Skip to content
Commit dff0092b authored by Tony Luck's avatar Tony Luck
Browse files

[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 05f2f274
    [IA64] Avoid array overflow if there are too many cpus in SRAT table

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 5b2eef96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment