On Sun, Apr 15, 2018 at 6:12 AM, Raslan, KarimAllah <karah...@amazon.de> wrote: > On Sun, 2018-04-15 at 00:26 +0200, KarimAllah Ahmed wrote: >> Switch 'requests' to be explicitly 64-bit and update BUILD_BUG_ON check to >> use the size of "requests" instead of the hard-coded '32'. >> >> That gives us a bit more room again for arch-specific requests as we >> already ran out of space for x86 due to the hard-coded check. >> >> Cc: Paolo Bonzini <pbonz...@redhat.com> >> Cc: Radim Krčmář <rkrc...@redhat.com> >> Cc: k...@vger.kernel.org >> Cc: linux-kernel@vger.kernel.org >> Signed-off-by: KarimAllah Ahmed <karah...@amazon.de>
I like it! Reviewed-by: Jim Mattson <jmatt...@google.com>