+-- On Mon, 13 Feb 2017, Alistair Francis wrote --+ | > - MASKED_WRITE(s->trnmod, mask, value); | > + MASKED_WRITE(s->trnmod, mask, value & 0x0037); | | This looks good. | | Can you use a macro for the value so then it is explained and easier | to change in the future?
Done, sent patch v4. Thank you. -- Prasad J Pandit / Red Hat Product Security Team 47AF CE69 3A90 54AA 9045 1053 DD13 3D32 FE5B 041F
