On 2012-03-03 07:58, Jens Axboe wrote: > On 2012-03-02 20:00, Dan Carpenter wrote: >> "mem" is type u8. We need parenthesis here or it screws up the pointer >> math probably leading to an oops. > > Applied, thanks Dan. I have marked it stable, too. Hmm wait Dan, seems to me that u8 pointer math should be equiv to char * pointer math and hence it'd work just fine. Are you sure this is a bug? -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html