Re: [PATCH v8 07/10] x86, mpx: decode MPX instruction to get bound violation information

From: H. Peter Anvin
Date: Fri Sep 12 2014 - 00:44:31 EST


On 09/11/2014 04:37 PM, Thomas Gleixner wrote:

Specifically because marshaling the data in and out of the generic
decoder was more complex than a special-purpose decoder.

I did not look at that detail and I trust your judgement here, but
that is in no way explained in the changelog.

This whole patchset is a pain to review due to half baken changelogs
and complete lack of a proper design description.


I'm not wedded to that concept, by the way, but using the generic parser had a whole bunch of its own problems, including the fact that you're getting bytes from user space.

It might be worthwhile to compare the older patchset which did use the generic parser to make sure that it actually made sense.

-hpa




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/