summaryrefslogtreecommitdiffstats
path: root/fs/squashfs
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2014-08-20 16:18:32 -0400
committerJ. Bruce Fields <bfields@redhat.com>2014-08-28 15:51:35 -0400
commitae89254da6879cffa6a17327e5f3f60217b718cf (patch)
tree0dfb859c94c64bc53c491038d36ca1d06cafce8b /fs/squashfs
parent18c01ab30288d9d0a7d80b08b659531f37ed379d (diff)
downloadop-kernel-dev-ae89254da6879cffa6a17327e5f3f60217b718cf.zip
op-kernel-dev-ae89254da6879cffa6a17327e5f3f60217b718cf.tar.gz
SUNRPC: Fix compile on non-x86
current_task appears to be x86-only, oops. Let's just delete this check entirely: Any developer that adds a new user without setting rq_task will get a crash the first time they test it. I also don't think there are normally any important locks held here, and I can't see any other reason why killing a server thread would bring the whole box down. So the effort to fail gracefully here looks like overkill. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Fixes: 983c684466e0 "SUNRPC: get rid of the request wait queue" Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud