From: Alan Cox Date: Wed, 30 Apr 2008 07:53:28 +0000 (-0700) Subject: serial_core: Prepare for BKL push down X-Git-Tag: v2.6.26-rc1~242 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e52384426064bca0669a954736206adca7595d48;p=pandora-kernel.git serial_core: Prepare for BKL push down Instead of checking for the BKL in these methods, take it ourselves. That avoids propogating it into the serial drivers and we can then fix them later on. Signed-off-by: Alan Cox Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed