Re: [kees:for-next/randstruct 5/5] include/linux/cred.h:254:17: error: no member named 'non_rcu' in 'struct cred'
From: Kees Cook
Date: Mon Apr 18 2022 - 17:52:36 EST
On Mon, Apr 18, 2022 at 02:31:31AM +0800, kernel test robot wrote:
> >> include/linux/cred.h:254:17: error: no member named 'non_rcu' in 'struct cred'
> nonconst_cred->non_rcu = 0;
> ~~~~~~~~~~~~~ ^
Thanks! This is being worked on:
https://github.com/KSPP/linux/issues/185
--
Kees Cook