Jason Wessel
91b152aa85
kdb,kgdb: fix sparse fixups
...
Fix the following sparse warnings:
kdb_main.c:328:5: warning: symbol 'kdbgetu64arg' was not declared. Should it be static?
kgdboc.c:246:12: warning: symbol 'kgdboc_early_init' was not declared. Should it be static?
kgdb.c:652:26: warning: incorrect type in argument 1 (different address spaces)
kgdb.c:652:26: expected void const *ptr
kgdb.c:652:26: got struct perf_event *[noderef] <asn:3>*pev
The one in kgdb.c required the (void * __force) because of the return
code from register_wide_hw_breakpoint looking like:
return (void __percpu __force *)ERR_PTR(err);
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
2010-10-22 15:34:12 -05:00
..
2010-08-06 09:25:50 -06:00
2010-03-30 22:02:32 +09:00
2010-08-23 18:17:20 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-08-10 13:47:45 -07:00
2010-04-30 09:20:34 -07:00
2010-08-10 13:47:46 -07:00
2010-08-10 13:47:41 -07:00
2010-08-23 18:17:22 -07:00
2010-08-10 13:47:44 -07:00
2010-05-21 09:34:30 -07:00
2010-08-10 13:47:45 -07:00
2010-09-20 16:30:00 -07:00
2010-07-27 10:48:43 +01:00
2010-08-06 09:25:50 -06:00
2009-11-04 08:44:54 -08:00
2010-08-10 13:47:45 -07:00
2010-03-02 14:43:19 -08:00
2010-08-10 13:47:41 -07:00
2010-09-03 17:29:04 -07:00
2010-05-21 09:34:27 -07:00
2010-08-10 13:47:44 -07:00
2010-03-02 14:43:22 -08:00
2010-08-10 13:47:41 -07:00
2010-10-21 14:27:18 -07:00
2010-08-10 13:47:41 -07:00
2010-10-18 18:33:04 +09:00
2010-10-22 15:34:12 -05:00
2010-08-10 13:47:46 -07:00
2010-08-10 13:47:41 -07:00
2010-08-10 13:47:44 -07:00
2010-08-10 13:47:44 -07:00
2010-08-10 13:47:46 -07:00
2010-08-10 13:47:45 -07:00
2010-10-22 10:52:56 -07:00
2010-09-08 13:54:48 -06:00
2010-04-07 14:12:36 +10:00
2010-10-01 10:50:58 -07:00
2010-08-10 13:47:39 -07:00
2010-06-04 13:37:16 -07:00
2010-06-04 13:37:16 -07:00
2010-03-30 22:02:32 +09:00
2010-08-06 09:25:50 -06:00
2010-08-16 23:44:49 -06:00
2010-06-02 17:50:38 +10:00
2010-02-27 18:31:02 +01:00
2010-03-30 22:02:32 +09:00
2009-12-01 01:33:51 +00:00
2009-12-01 01:33:51 +00:00
2010-02-03 01:55:01 +00:00
2009-12-01 01:33:51 +00:00
2010-08-05 18:32:42 +09:00
2010-10-18 18:33:04 +09:00
2010-01-19 17:50:47 +09:00
2010-08-10 13:47:43 -07:00
2010-10-16 11:07:07 +02:00
2010-04-23 10:01:56 +01:00
2009-10-01 16:11:15 -07:00
2010-05-31 13:14:26 +09:00
2010-05-24 08:53:37 +09:00
2010-08-21 00:34:45 -07:00
2010-08-16 12:26:09 -07:00
2009-11-24 14:09:56 -08:00
2010-08-06 09:25:50 -06:00
2010-08-06 09:25:50 -06:00
2010-08-06 09:25:50 -06:00
2010-08-06 09:25:50 -06:00
2010-08-10 13:47:45 -07:00
2010-08-06 09:25:50 -06:00
2010-08-06 09:25:50 -06:00