From: Chris Metcalf Date: Mon, 1 Nov 2010 16:46:10 +0000 (-0400) Subject: arch/tile: mark "hardwall" device as non-seekable X-Git-Tag: v2.6.37-rc2~90^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d02db4f8d79c5841ba32b326edb75ea6acd081ca;p=pandora-kernel.git arch/tile: mark "hardwall" device as non-seekable Arnd's recent patch series tagged this device with noop_llseek, conservatively. In fact, it should be no_llseek, which we arrange for by opening the device with nonseekable_open(). Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed