aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2010-02-28 18:42:38 +0000
committerIngo Molnar <[email protected]>2010-02-28 18:45:01 +0000
commitae1f30384baef4056438d81b305a6a5199b0d16c (patch)
tree8080911432c5a3dbf535e69b8e23f1d21164104e /net/lapb/lapb_in.c
parentMerge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadkernel-ae1f30384baef4056438d81b305a6a5199b0d16c.tar.gz
kernel-ae1f30384baef4056438d81b305a6a5199b0d16c.zip
tracing: Include irqflags headers from trace clock
trace_clock.c includes spinlock.h, which ends up including asm/system.h, which in turn includes linux/irqflags.h in x86. So the definition of raw_local_irq_save is luckily covered there, but this is not the case in parisc: tip/kernel/trace/trace_clock.c:86: error: implicit declaration of function 'raw_local_irq_save' tip/kernel/trace/trace_clock.c:112: error: implicit declaration of function 'raw_local_irq_restore' We need to include linux/irqflags.h directly from trace_clock.c to avoid such build error. Signed-off-by: Frederic Weisbecker <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Robert Richter <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions