Stephen Rothwell 2d7da80f71 ftrace: fix build failure
After disabling FTRACE_MCOUNT_RECORD via a patch, a dormant build
failure surfaced:

 kernel/trace/ftrace.c: In function 'ftrace_record_ip':
 kernel/trace/ftrace.c:416: error: incompatible type for argument 1 of '_spin_lock_irqsave'
 kernel/trace/ftrace.c:433: error: incompatible type for argument 1 of '_spin_lock_irqsave'

Introduced by commit 6dad8e07f4c10b17b038e84d29f3ca41c2e55cd0 ("ftrace:
add necessary locking for ftrace records").

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-14 10:36:06 +02:00
..
2008-08-14 14:58:01 +02:00
2008-10-14 10:36:06 +02:00
2008-05-01 08:03:59 -07:00
2008-07-26 20:53:20 -04:00
2008-03-30 14:18:41 -07:00
2008-07-28 14:37:38 +02:00
2007-07-16 09:05:50 -07:00
2008-08-13 12:55:10 +02:00
2008-10-14 10:28:28 +02:00
2008-10-14 10:35:12 +02:00
2008-09-02 19:21:40 -07:00
2008-08-25 17:39:57 +02:00
2007-07-16 09:05:50 -07:00
2008-02-06 10:41:02 -08:00
2008-10-13 09:51:40 -07:00
2008-07-25 10:53:45 -07:00
2008-10-14 10:34:07 +02:00
2008-02-08 09:22:31 -08:00