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 663310 Details for
Bug 865184
ftrace_bug() while running systemtap testuite
[?]
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]
Set ftrace module notifier to max
ftrace-notify-max.patch (text/plain), 405 bytes, created by
Steven Rostedt
on 2012-12-14 02:40:37 UTC
(
hide
)
Description:
Set ftrace module notifier to max
Filename:
MIME Type:
Creator:
Steven Rostedt
Created:
2012-12-14 02:40:37 UTC
Size:
405 bytes
patch
obsolete
>diff --git a/kernel/trace/ftrace.c b/kernel/trace/ftrace.c >index 9dcf15d..ee7099f 100644 >--- a/kernel/trace/ftrace.c >+++ b/kernel/trace/ftrace.c >@@ -3998,7 +3998,7 @@ static int ftrace_module_notify(struct notifier_block *self, > > struct notifier_block ftrace_module_nb = { > .notifier_call = ftrace_module_notify, >- .priority = 0, >+ .priority = INT_MAX, > }; > > extern unsigned long __start_mcount_loc[];
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 865184
:
625691
|
626330
| 663310