Staging
v0.6.0
https://github.com/torvalds/linux
Revision 0ac633b23db91e48210179e31dd88ad9e9a8aba9 authored by Randy Dunlap on 20 November 2006, 02:52:28 UTC, committed by Dave Jones on 12 December 2006, 23:10:52 UTC
When CONFIG_HOTPLUG=n, agp_amd64_resume() calls nforce3_agp_init(),
which is __devinit == __init, so has been discarded and is not
usable for resume.

WARNING: drivers/char/agp/amd64-agp.o - Section mismatch: reference to .init.text: from .text between 'agp_amd64_resume' (at offset 0x249) and 'amd64_tlbflush'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Dave Jones <davej@redhat.com>
1 parent 28af24b
History
Tip revision: 0ac633b23db91e48210179e31dd88ad9e9a8aba9 authored by Randy Dunlap on 20 November 2006, 02:52:28 UTC
[AGPGART] agp-amd64: section mismatches with HOTPLUG=n
Tip revision: 0ac633b
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 72.8 KB
Makefile -rw-r--r-- 48.6 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top