kasan: mimic the kernel's setup Kasan has 2 tier calls, an early init call followed by a setup_arch() specific call. Our work will be to find a solution that fits using the tables. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>