diff options
| author | Al Viro <[email protected]> | 2007-07-27 14:19:52 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-28 19:42:21 -0700 |
| commit | 986c76036adb0b12cbe1bf1ce1f75586585ee227 (patch) | |
| tree | 255797fb3de85cb47994a49746b1f3192e459bb6 /tools/perf/scripts/python | |
| parent | 9873aed5a90aefb1642a85070c35088cca8b6a92 (diff) | |
more include order horrors
... because somebody had added preempt.h -> list.h, resulting in
asm/system.h -> hardirq.h -> preempt.h -> list.h -> asm/system.h on m68k,
with smp_wmb() used in list.h and defined in asm/system.h below the include
of hardirq.h.
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions