https://github.com/torvalds/linux
Revision 15b812f1d0a5ca8f5efe7f5882f468af10682ca8 authored by Yinghai Lu on 11 October 2009, 21:17:16 UTC, committed by Linus Torvalds on 11 October 2009, 21:43:36 UTC
As reported in

	http://bugzilla.kernel.org/show_bug.cgi?id=13940

on some system when acpi are enabled, acpi clears some BAR for some
devices without reason, and kernel will need to allocate devices for
them.  It then apparently hits some undocumented resource conflict,
resulting in non-working devices.

Try to increase alignment to get more safe range for unassigned devices.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f144c78
History
Tip revision: 15b812f1d0a5ca8f5efe7f5882f468af10682ca8 authored by Yinghai Lu on 11 October 2009, 21:17:16 UTC
pci: increase alignment to make more space for hidden code
Tip revision: 15b812f
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-- 952 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-- 154.8 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top