From: Andre Richter Date: Tue, 8 Oct 2013 09:22:22 +0000 (+0200) Subject: x86, msr: Use file_inode(), not f_mapping->host X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122498738417c73943b71294c60ec34fc110f5d6;p=pandora-kernel.git x86, msr: Use file_inode(), not f_mapping->host As discussed in [1], exchange f_mapping->host with file_inode(). This is a bug, but happens to be non-manifest in this case. [1] http://lkml.kernel.org/r/20131007190357.GA13318@ZenIV.linux.org.uk Signed-off-by: Andre Richter Link: http://lkml.kernel.org/r/1381224142-3267-1-git-send-email-andre.o.richter@gmail.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed