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@xxxxxxxxxx> Thank you. Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx> 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