diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-05-20 09:59:30 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-05-20 10:02:22 +0200 |
commit | b11ca7fbc735aca5ab78ce8130603bbf4fefd3f7 (patch) | |
tree | 69b2c197faf09291eebe2f5134fef040ebaa0d0a /fs/xfs/kmem.c | |
parent | b1b64dc3558b7bde2917f9fc4f573f6a4787a95c (diff) | |
download | talos-obmc-linux-b11ca7fbc735aca5ab78ce8130603bbf4fefd3f7.tar.gz talos-obmc-linux-b11ca7fbc735aca5ab78ce8130603bbf4fefd3f7.zip |
x86/fpu/xstate: Use explicit parameter in xstate_fault()
While looking at xstate.h it took me some time to realize that
'xstate_fault' uses 'err' as a silent parameter. This is not
obvious at the call site, at all.
Make it an explicit macro argument, so that the syntactic
connection is easier to see. Also explain xstate_fault()
a bit.
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'fs/xfs/kmem.c')
0 files changed, 0 insertions, 0 deletions