From: Akinobu Mita Date: Mon, 17 May 2010 23:48:30 +0000 (+0900) Subject: x86/mmiotrace: Remove redundant instruction prefix checks X-Git-Tag: v2.6.35-rc1~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841bca1393d315d79077f272c2918423e36dc364;p=pandora-kernel.git 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 Acked-by: Pekka Paalanen LKML-Reference: <1274140110-5841-1-git-send-email-akinobu.mita@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed