commit | dff0092bcdb7b21ba2e862fed7c92e79dfb26806 | [log] [tgz] |
---|---|---|
author | Tony Luck <tony.luck@intel.com> | Wed Jan 12 11:02:43 2011 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jan 12 11:02:43 2011 -0800 |
tree | 215d317488c058842e703e0fb52960a338e03b2c | |
parent | 5b2eef966cb2ae307aa4ef1767f7307774bc96ca [diff] |
[IA64] Fix format warning in arch/ia64/kernel/acpi.c 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>