diff options
| author | Randy Dunlap <[email protected]> | 2009-03-31 15:23:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-01 08:59:16 -0700 |
| commit | 5f0e3da6e186598bbd2569410ab60fa645ba00c9 (patch) | |
| tree | bccceb64fd0e81080733a1595a66979bcd999e3c /scripts/stackusage | |
| parent | a6209d6d71f2ab8c63cc1587ef65490d83022baf (diff) | |
alpha: convert u64 to unsigned long long
Convert alpha architecture to use u64 as unsigned long long. This is
being done so that (a) all arches use u64 as unsigned long long and (b)
printk of a u64 as %ll[ux] will not generate format warnings by gcc.
The only gcc cross-compiler that I have is 4.0.2, which generates errors
about miscompiling __weak references, so I have commented out that line in
compiler-gcc4.h so that most of these compile, but more builds and real
machine testing would be Real Good.
[[email protected]: fix warning]
[[email protected]: fix build]
[[email protected]: coding-style fixes]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
From: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions