Re: [PATCH v15 06/23] selftests/vm/pkeys: Typecast the pkey register
From: Dave Hansen <hidden>
Date: 2019-12-18 21:01:50
Also in:
linux-arch, linux-kselftest, linux-mm
From: Dave Hansen <hidden>
Date: 2019-12-18 21:01:50
Also in:
linux-arch, linux-kselftest, linux-mm
On 12/18/19 12:59 PM, Michal Suchánek wrote:
quoted
I'd really just rather do %016lx *everywhere* than sprinkle the PKEY_REG_FMTs around.Does lx work with u32 without warnings?
Either way, I'd be happy to just make the x86 one u64 to make the whole thing look more sane,