projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[linux-2.6]
/
Documentation
/
RCU
/
NMI-RCU.txt
diff --git
a/Documentation/RCU/NMI-RCU.txt
b/Documentation/RCU/NMI-RCU.txt
index
d0634a5
..
c64158e
100644
(file)
--- a/
Documentation/RCU/NMI-RCU.txt
+++ b/
Documentation/RCU/NMI-RCU.txt
@@
-25,7
+25,7
@@
the NMI handler to take the default machine-specific action.
This nmi_callback variable is a global function pointer to the current
NMI handler.
-
fastcall
void do_nmi(struct pt_regs * regs, long error_code)
+ void do_nmi(struct pt_regs * regs, long error_code)
{
int cpu;