https://github.com/torvalds/linux
Revision ade029e2aaacc8965a548b0b0f80c5bee97ffc68 authored by Borislav Petkov on 24 April 2010, 07:56:53 UTC, committed by H. Peter Anvin on 14 May 2010, 18:53:01 UTC
K8_NB depends on PCI and when the last is disabled (allnoconfig) we fail
at the final linking stage due to missing exported num_k8_northbridges.
Add a header stub for that.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
LKML-Reference: <20100503183036.GJ26107@aftab>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: <stable@kernel.org>
1 parent f014871
History
Tip revision: ade029e2aaacc8965a548b0b0f80c5bee97ffc68 authored by Borislav Petkov on 24 April 2010, 07:56:53 UTC
x86, k8: Fix build error when K8_NB is disabled
Tip revision: ade029e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.4 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top