[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YAFpjSegNiP+Vge2@kernel.org>
Date: Fri, 15 Jan 2021 12:08:13 +0200
From: Jarkko Sakkinen <jarkko@...nel.org>
To: Sami Tolvanen <samitolvanen@...gle.com>, sfr@...b.auug.org.au
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
Sean Christopherson <seanjc@...gle.com>,
Kees Cook <keescook@...omium.org>, x86@...nel.org,
linux-sgx@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86/sgx: fix the return type of sgx_init
On Wed, Jan 13, 2021 at 03:23:11PM -0800, Sami Tolvanen wrote:
> device_initcall() expects a function of type initcall_t, which returns
> an integer. Change the signature of sgx_init() to match.
>
> Fixes: e7e0545299d8c ("x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections")
> Signed-off-by: Sami Tolvanen <samitolvanen@...gle.com>
Thank you.
Reviewed-by: Jarkko Sakkinen <jarkko@...nel.org>
I applied this to the master and next of
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-sgx.git
Including to the v5.12 PR, actually is the first commit included to that.
That reminds that I should get the next branch mirrored to linux-next.
Stephen, can you start picking the next branch?
/Jarkko
Powered by blists - more mailing lists