git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b2eef9
)
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
author
Tony Luck
<tony.luck@intel.com>
Wed, 12 Jan 2011 19:02:43 +0000
(11:02 -0800)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 12 Jan 2011 19:02:43 +0000
(11:02 -0800)
arch/ia64/kernel/acpi.c:481: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
Introduced by commit
05f2f274c8a8747bbfb13ac8ee0c27d5f2ad8510
[IA64] Avoid array overflow if there are too many cpus in SRAT table
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found