Re: checkpatch error checking target arch in libvhost-user

2020-05-18 Thread Raphael Norwitz
> Can we make it a run-time value instead? It's definitely possible, but will require a bit of refactoring. How about for now I set a reasonable maximum which is supported by all platforms (32)? That still increases it a lot from 8, and we can figure out how best increase it even more for other ta

Re: checkpatch error checking target arch in libvhost-user

2020-05-18 Thread Marc-André Lureau
Hi On Mon, May 18, 2020 at 3:37 AM Raphael Norwitz wrote: > Hey Marc-Andre, > > I'm working on a patchset with changes to libvhost-user. I'm hitting the > following checkpatch error: > > Checking 0011-Lift-max-ram-slots-limit-in-libvhost-user.patch... > WARNING: architecture specific defines sho