Disable CONFIG_DETECT_SOFTLOCKUP in sid and trunk.

svn path=/dists/trunk/linux-2.6/; revision=6711
This commit is contained in:
Kyle McMartin 2006-05-26 15:43:18 +00:00
parent 9b41ace1c5
commit 0b4f75b0bf
2 changed files with 4 additions and 0 deletions

View File

@ -808,3 +808,4 @@ CONFIG_MEGARAID_MAILBOX=m
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPLIT_PTLOCK_CPUS=4096
# CONFIG_IPW2100 is not set
# CONFIG_DETECT_SOFTLOCKUP is not set

3
debian/changelog vendored
View File

@ -6,6 +6,9 @@ linux-2.6 (2.6.16+2.6.17-rc5-0experimental.1) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [mips] Update patches for 2.6.17.
[ Kyle McMartin ]
* [hppa] Disable CONFIG_DETECT_SOFTLOCKUP to fix pa8800 boot.
-- Bastian Blank <waldi@debian.org> Thu, 25 May 2006 14:13:12 +0200
linux-2.6 (2.6.16+2.6.17-rc3-0experimental.1) experimental; urgency=low