Re: [PATCH 1/2] powerpc: Remove Mac-on-Linux hooks

2016-12-01 Thread Ben Hutchings
On Fri, Dec 02, 2016 at 02:56:47PM +1100, Michael Ellerman wrote: > Ben Hutchings writes: > > > [ Unknown signature status ] > > The symbols exported for use by MOL aren't getting CRCs and I was > > about to fix that. But MOL is dead upstream, and the latest work on > > it was to make it use KVM

Re: [PATCH 1/2] powerpc: Remove Mac-on-Linux hooks

2016-12-01 Thread Michael Ellerman
Ben Hutchings writes: > [ Unknown signature status ] > The symbols exported for use by MOL aren't getting CRCs and I was > about to fix that. But MOL is dead upstream, and the latest work on > it was to make it use KVM instead of its own kernel module. So remove > them instead. Sounds good to

[PATCH 1/2] powerpc: Remove Mac-on-Linux hooks

2016-12-01 Thread Ben Hutchings
The symbols exported for use by MOL aren't getting CRCs and I was about to fix that. But MOL is dead upstream, and the latest work on it was to make it use KVM instead of its own kernel module. So remove them instead. Signed-off-by: Ben Hutchings --- arch/powerpc/kernel/head_32.S | 7 +--