diff options
author | Denis V. Lunev <den@openvz.org> | 2008-07-17 14:11:17 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-07-17 14:11:17 -0400 |
commit | 60192db82952ad56ef7bbc4a318e2041ca65ba7d (patch) | |
tree | f8879d485f4e7c393c519d4ae59b13df3c9d99cc /arch/ia64/ia32 | |
parent | fca515fbfa5ecd9f7b54db311317e2c877d7831a (diff) |
[IA64] improper printk format in acpi-cpufreq
When dprintk is enabled the following warnings are generated:
arch/ia64/kernel/cpufreq/acpi-cpufreq.c: In function 'processor_set_pstate':
arch/ia64/kernel/cpufreq/acpi-cpufreq.c:54: warning: format '%x' expects type 'unsigned int', but argumen
t 3 has type 's64'
arch/ia64/kernel/cpufreq/acpi-cpufreq.c: In function 'processor_get_pstate':
arch/ia64/kernel/cpufreq/acpi-cpufreq.c:76: warning: format '%x' expects type 'unsigned int', but argumen
t 2 has type 's64'
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/ia32')
0 files changed, 0 insertions, 0 deletions