Jan Beulich fa276f36f3 [IA64] address compiler warnings perfmon.c/salinfo.c
perfmon.c has a dubious cast directly from "int" to "void *". Add
an intermediate cast to "long" to keep gcc happy.

salinfo.c uses "down_trylock()" in a highly creative way (explained
in the comments in the file) ... but it does kick out this warning:

 arch/ia64/kernel/salinfo.c:195: warning: ignoring return value of 'down_trylock'

which people occasionally try to "fix" in ways that do not work. Use some
casts to keep gcc quiet.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2009-06-30 14:26:34 -07:00
..
2007-05-11 05:38:25 -04:00
2005-04-16 15:20:36 -07:00
2008-04-22 08:56:38 -07:00
2009-06-17 09:33:49 -07:00
2006-06-21 11:19:22 -07:00
2009-06-30 14:18:32 -07:00
2005-04-16 15:20:36 -07:00
2009-03-26 11:01:46 -07:00
2009-06-16 19:47:28 -07:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2009-06-17 09:35:24 -07:00
2009-06-17 09:33:49 -07:00
2008-04-08 13:51:35 -07:00
2009-03-27 11:11:04 -07:00
2009-03-27 11:11:04 -07:00
2009-04-29 06:54:34 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 10:48:19 -08:00
2009-04-02 19:04:51 -07:00
2008-10-06 10:43:06 -07:00
2009-06-17 09:33:49 -07:00
2007-05-08 14:51:59 -07:00
2009-06-17 09:33:49 -07:00
2009-06-17 09:33:49 -07:00
2009-06-17 09:35:24 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-03-31 14:25:08 -07:00