Re: [PATCH] KEYS: user: Align the payload buffer
From: David Howells <dhowells@redhat.com>
Date: 2019-02-20 14:09:59
Also in:
keyrings, lkml, stable
From: David Howells <dhowells@redhat.com>
Date: 2019-02-20 14:09:59
Also in:
keyrings, lkml, stable
David Laight [off-list ref] wrote:
I'd make the 'datalen' field 'unsigned int' at the same time. It will use some of the hole you've made and generate better code on most arches.
Most arches? I though most, if not all, arches had a load-word instruction. Do you want to send me a patch for that? I'd rather not alter this patch at this point. I can pass the additional patch to James for the next merge window. David