Re: [PATCH 3/4] AMD64 EDAC: Cleanup type usage to be consistent

2012-10-31 Thread Borislav Petkov
On Wed, Oct 31, 2012 at 01:55:31PM +0800, Daniel J Blueman wrote: > As the Northbridge IDs are at most 16-bits, use the same type > consistently. > > Signed-off-by: Daniel J Blueman > --- > arch/x86/include/asm/amd_nb.h|2 +- > arch/x86/include/asm/processor.h |2 +- > arch/x86/kerne

[PATCH 3/4] AMD64 EDAC: Cleanup type usage to be consistent

2012-10-30 Thread Daniel J Blueman
As the Northbridge IDs are at most 16-bits, use the same type consistently. Signed-off-by: Daniel J Blueman --- arch/x86/include/asm/amd_nb.h|2 +- arch/x86/include/asm/processor.h |2 +- arch/x86/kernel/cpu/amd.c|4 ++-- drivers/edac/amd64_edac.c| 26 ++