Bug#701692: amd_bus.c: undefined reference to `amd_get_mmconfig_range'

2013-02-26 Thread Salvatore - Capritel Centro Tim
Package: linux-source-2.6.32 Version: (2.6.32-48squeeze1) [security] When customizing kernel source, if not selected an AMD system, we'll have this error when compiling linux sources: amd_bus.c:(.init.text+0x148a): undefined reference to `amd_get_mmconfig_range' make[1]: *** [.tmp_vmlinux1] Err

Bug#701577: BUG

2013-02-24 Thread Salvatore - Capritel Centro TIM
Package: linux-source-2.6.32 Version: 2.6.32-48 When CONFIG_AMD_NB is not set, compiling fails with: amd_bus.c:(.init.text+0x148a): undefined reference to `amd_get_mmconfig_range'. The patchfix: --- arch/x86/pci/Makefile-orig 2013-02-24 12:46:05.0 +0100 +++ arch/x86/pci/Makefile