From 122498738417c73943b71294c60ec34fc110f5d6 Mon Sep 17 00:00:00 2001 From: Andre Richter Date: Tue, 8 Oct 2013 11:22:22 +0200 Subject: [PATCH] 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-format-patch failed