x86/mmiotrace: Remove redundant instruction prefix checks
authorAkinobu Mita <akinobu.mita@gmail.com>
Mon, 17 May 2010 23:48:30 +0000 (08:48 +0900)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 May 2010 09:02:43 +0000 (11:02 +0200)
commit841bca1393d315d79077f272c2918423e36dc364
treed954e7f97e064086c249e53efb241d5e36772b8c
parentf80836c86ebd44bf8f90882283a1618e09dfaed2
x86/mmiotrace: Remove redundant instruction prefix checks

Get rid of the duplicated entries in prefix_codes[]
to eliminate redundant checks by skip_prefix().

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Pekka Paalanen <pq@iki.fi>
LKML-Reference: <1274140110-5841-1-git-send-email-akinobu.mita@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pf_in.c