commit | b0385146bcdd24b0390c2b60fd05a083888835db | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Nov 22 17:36:34 2008 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Nov 30 10:03:37 2008 -0800 |
tree | e029a354d1eacd5e520f91ebc75e661bd6886c60 | |
parent | 37d33d151428a4ee648c855c0b49368de7804e7f [diff] |
uninorth-agp section mess 'aperture' is declared devinitdata (the whole word of it) and is used from ->fetch_size() which can, AFAICS, be used on !HOTPLUG after init time. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>