diff options
author | Ingo Molnar | 2008-12-19 01:36:14 +0100 |
---|---|---|
committer | Ingo Molnar | 2008-12-19 01:31:54 +0100 |
commit | f34a10bd9f8cc95ebdc69a079db195636b2e22e0 (patch) | |
tree | 562479c177631a17a4a2200d13a21f72fed4317b /Documentation/usb/proc_usb_info.txt | |
parent | x86: microcode_amd: modify log messages (diff) | |
download | kernel-qcow2-linux-f34a10bd9f8cc95ebdc69a079db195636b2e22e0.tar.gz kernel-qcow2-linux-f34a10bd9f8cc95ebdc69a079db195636b2e22e0.tar.xz kernel-qcow2-linux-f34a10bd9f8cc95ebdc69a079db195636b2e22e0.zip |
x86: fix warning in arch/x86/kernel/microcode_amd.c
this warning:
arch/x86/kernel/microcode_amd.c: In function ‘apply_microcode_amd’:
arch/x86/kernel/microcode_amd.c:163: warning: cast from pointer to integer of different size
arch/x86/kernel/microcode_amd.c:163: warning: cast from pointer to integer of different size
triggers because we want to pass the address to the microcode MSR,
which is 64-bit even on 32-bit. Cast it explicitly to express this.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/usb/proc_usb_info.txt')
0 files changed, 0 insertions, 0 deletions