Ingo Molnar
fe333321e2
powerpc: Change u64/s64 to a long long integer type
...
Convert arch/powerpc/ over to long long based u64:
-#ifdef __powerpc64__
-# include <asm-generic/int-l64.h>
-#else
-# include <asm-generic/int-ll64.h>
-#endif
+#include <asm-generic/int-ll64.h>
This will avoid reoccuring spurious warnings in core kernel code that
comes when people test on their own hardware. (i.e. x86 in ~98% of the
cases) This is what x86 uses and it generally helps keep 64-bit code
32-bit clean too.
[Adjusted to not impact user mode (from paulus) - sfr]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-01-13 14:47:59 +11:00
..
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2008-10-07 14:26:18 +11:00
2008-09-03 20:53:14 +10:00
2009-01-13 13:59:03 +11:00
2008-08-20 16:34:57 +10:00
2009-01-08 16:25:10 +11:00
2009-01-08 16:25:10 +11:00
2008-12-05 14:34:26 -05:00
2008-09-15 11:08:35 -07:00
2008-12-21 14:21:16 +11:00
2008-10-22 15:01:22 +11:00
2008-06-30 22:31:00 +10:00
2009-01-13 14:47:59 +11:00
2008-12-03 20:46:36 +11:00
2008-11-28 14:07:45 +01:00
2008-12-04 09:07:19 +01:00
2008-07-01 11:28:50 +10:00
2008-11-28 14:08:01 +01:00
2008-12-23 15:13:29 +11:00
2008-06-02 14:56:35 -05:00
2008-12-29 09:53:25 +11:00
2008-10-31 16:11:49 +11:00
2008-07-09 13:36:17 -04:00
2009-01-07 15:33:07 -06:00
2008-12-16 15:53:38 +11:00
2008-09-03 20:53:47 +10:00
2008-09-03 20:53:47 +10:00
2008-11-20 10:51:15 -08:00
2008-12-31 18:07:42 -05:00
2008-05-23 22:43:11 +02:00
2009-01-13 14:47:59 +11:00
2008-12-13 21:20:26 +10:30
2008-05-09 20:22:59 +10:00
2008-09-26 10:36:41 -05:00
2009-01-07 11:31:52 -08:00
2008-07-28 16:30:53 +10:00
2009-01-13 14:47:59 +11:00
2008-08-15 08:35:42 -07:00
2008-12-23 15:13:29 +11:00
2009-01-13 14:47:59 +11:00
2009-01-08 16:25:10 +11:00
2008-12-29 09:53:25 +11:00
2008-10-31 16:11:44 +11:00
2008-09-15 11:08:35 -07:00
2008-11-20 10:52:53 -08:00
2008-11-20 10:52:28 -08:00
2008-12-21 14:21:16 +11:00
2008-05-14 22:31:59 +10:00
2008-12-16 15:53:38 +11:00
2008-07-08 21:06:35 -07:00
2008-11-05 22:08:28 +11:00
2008-12-16 15:52:57 +11:00
2009-01-08 16:25:11 +11:00
2009-01-08 16:25:07 +11:00
2008-07-01 11:28:50 +10:00
2009-01-08 16:25:17 +11:00
2008-12-23 15:13:28 +11:00
2008-04-29 08:06:22 -07:00
2008-12-31 15:11:46 +01:00
2008-10-21 15:17:49 +11:00
2009-01-08 16:25:16 +11:00
2009-01-07 11:12:52 -08:00
2009-01-08 16:25:16 +11:00
2008-07-30 15:26:54 +10:00
2008-07-30 15:26:54 +10:00
2008-09-15 11:08:38 -07:00
2008-07-26 12:00:07 -07:00
2008-11-06 09:31:52 +11:00
2008-05-14 22:31:59 +10:00
2008-12-16 15:53:13 +11:00
2008-12-23 15:13:29 +11:00
2009-01-13 14:47:59 +11:00
2008-10-22 11:00:25 +11:00
2008-11-11 19:42:22 +11:00
2008-10-31 16:12:00 +11:00
2008-07-28 16:30:50 +10:00
2008-10-22 22:55:20 -07:00
2008-11-05 22:08:28 +11:00
2009-01-02 11:44:09 -08:00
2008-09-06 19:30:24 +01:00
2008-07-28 16:30:47 +10:00
2008-07-24 10:47:21 -07:00
2008-12-21 14:21:16 +11:00
2008-10-07 14:26:20 +11:00
2008-12-21 14:21:15 +11:00
2008-10-16 11:21:33 -07:00
2008-07-09 16:30:45 +10:00
2009-01-08 16:25:10 +11:00
2008-06-26 11:24:38 +02:00
2009-01-03 11:56:24 -08:00
2008-12-03 08:19:16 -06:00
2008-10-21 15:17:47 +11:00
2008-04-24 21:08:11 +10:00
2008-12-28 16:54:33 -08:00
2008-12-16 15:53:38 +11:00
2009-01-13 14:47:58 +11:00