> On Aug 1, 2024, at 1:57 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > > On Thu, Aug 01 2024 at 06:51, Aruna Ramakrishna wrote: >> >> +extern void __user *get_xsave_addr_user(struct xregs_state *xsave, int xfeature_nr); > > *xsave lacks __user > > Thanks, > > tglx Thomas, Sorry, that’s an oversight. I’ll add that. Did you get a chance to review the rest of the patchset? If you have any additional comments/suggestions, I can batch those fixes into v8. Thanks! Aruna