diff options
author | 2009-02-20 20:37:05 +0100 | |
---|---|---|
committer | 2009-02-21 00:09:40 +0100 | |
commit | 107a03678cac0dd6cf7095f81442a4fa477e4700 (patch) | |
tree | 5d7cb450dd33b2dd1ac3d712049250424c5bbfcd /include/linux/kernel.h | |
parent | x86, mm: fault.c cleanup (diff) | |
download | wireguard-linux-107a03678cac0dd6cf7095f81442a4fa477e4700.tar.xz wireguard-linux-107a03678cac0dd6cf7095f81442a4fa477e4700.zip |
x86, mm: fault.c, refactor/simplify the is_prefetch() code
Impact: no functionality changed
Factor out the opcode checker into a helper inline.
The code got a tiny bit smaller:
text data bss dec hex filename
4632 32 24 4688 1250 fault.o.before
4618 32 24 4674 1242 fault.o.after
And it got cleaner / easier to review as well.
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions