From: Alan Cox Date: Tue, 14 Oct 2008 10:29:06 +0000 (+0100) Subject: 8250: Fix lock warning (and possible crash) X-Git-Tag: v2.6.28-rc1~598 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aba41ea8bdc1b475861f5e5c1649ab20251090c;p=pandora-kernel.git 8250: Fix lock warning (and possible crash) Splitting the 8250 code back up to avoid a clash with the NR_IRQS removal patch introduced a last minute bug. Put back the additional needed lines for the old lock init Signed-off-by: Alan Cox [ Ingo also reports that this can cause a spontaneous reboot crash with certain configs, and sends in an identical patch ] Tested-by: Kamalesh Babulal Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed