From: Martin Schwidefsky Date: Mon, 17 May 2010 08:00:07 +0000 (+0200) Subject: [S390] avoid default_llseek in s390 drivers X-Git-Tag: v2.6.35-rc1~505^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58ea91c05346f7c6336e6248b743aa9a8e1c19a9;p=pandora-kernel.git [S390] avoid default_llseek in s390 drivers Use nonseekable_open for a couple of s390 device drivers. This avoids the use of default_llseek function which has a dependency on the BKL. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed