Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 314559 Details for
Bug 448574
[MRG] Hit BUG: MAX_STACK_TRACE_ENTRIES too low! when booting kernel-rt-debug-2.6.24.4-32ibmrt2.2
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to increase MAX_STACK_TRACE_ENTRIES
bz448574-increase-max-stack-trace-entries.patch (text/plain), 722 bytes, created by
Clark Williams
on 2008-08-19 16:34:02 UTC
(
hide
)
Description:
Patch to increase MAX_STACK_TRACE_ENTRIES
Filename:
MIME Type:
Creator:
Clark Williams
Created:
2008-08-19 16:34:02 UTC
Size:
722 bytes
patch
obsolete
>commit d959470c98f62def34fcb3db2874401665e78f66 >Author: Clark Williams <williams@redhat.com> >Date: Tue Aug 19 11:25:24 2008 -0500 > > Increase MAX_STACK_TRACE_ENTRIES to compensate for lockdep and debug options eating up backtrace slots. > > Signed-off-by: Clark Williams <williams@redhat.com> > >diff --git a/kernel/lockdep_internals.h b/kernel/lockdep_internals.h >index 79b99d2..e237b53 100644 >--- a/kernel/lockdep_internals.h >+++ b/kernel/lockdep_internals.h >@@ -27,7 +27,7 @@ > * Stack-trace: tightly packed array of stack backtrace > * addresses. Protected by the hash_lock. > */ >-#define MAX_STACK_TRACE_ENTRIES 262144UL >+#define MAX_STACK_TRACE_ENTRIES 393216UL > > extern struct list_head all_lock_classes; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 448574
:
306805
| 314559