On Thu, Jan 4, 2024 at 11:44 PM Greg KH <[email protected]> wrote: > > On Thu, Jan 04, 2024 at 06:51:34PM +0000, [email protected] wrote: > > From: Jeff Xu <[email protected]> > > > > Wire up mseal syscall for all architectures. > > > > Signed-off-by: Jeff Xu <[email protected]> > > Doesn't this break the build at this point in the patch series? > Yes.
> Normally you add the code for the syscall first, and then you wire it > up. > Thanks. Will update in the next version. -Jeff > thanks, > > greg k-h
