On 11/02/2015 04:37 PM, Jens Axboe wrote: > On 11/02/2015 05:43 AM, Matias Bjorling wrote: >> On 11/02/2015 02:16 AM, Randy Dunlap wrote: >>> On 11/01/15 08:53, Stephen Rothwell wrote: >>>> Hi all, >>>> >>>> I start again a day early, and this is how you all repay me? ;-) >>>> >>>> Changes since 20151022: >>>> >>> >>> on i386: >>> >>> ../include/linux/lightnvm.h:143:4: error: width of 'resved' exceeds >>> its type >>> >>> # CONFIG_LBDAF is not set >>> >>> >> >> Thanks Randy. >> >> Jens, how would you like to receive the patch? (I've currently attached >> it in this mail) > > If it really needs to be 64-bit regardless of LBDAF, just make it a u64 > instead of typedef'ing some new ppa_t that everybody would have to look up. > Sure, patch attached.