Re: [PATCH] powerpc/64: Remove unused generic_secondary_thread_init()

2020-09-09 Thread Michael Ellerman
On Wed, 19 Aug 2020 11:57:04 +1000, Michael Ellerman wrote: > The last caller was removed in 2014 in commit fb5a515704d7 ("powerpc: > Remove platforms/wsp and associated pieces"). > > As Jordan noticed even though there are no callers, the code above in > fsl_secondary_thread_init() falls through

Re: [PATCH] powerpc/64: Remove unused generic_secondary_thread_init()

2020-05-28 Thread Michael Ellerman
Jordan Niethe writes: > On Tue, May 26, 2020 at 4:36 PM Michael Ellerman wrote: >> >> The last caller was removed in 2014 in commit fb5a515704d7 ("powerpc: >> Remove platforms/wsp and associated pieces"). >> >> Once generic_secondary_thread_init() is removed there are no longer >> any uses of boo

Re: [PATCH] powerpc/64: Remove unused generic_secondary_thread_init()

2020-05-27 Thread Jordan Niethe
On Tue, May 26, 2020 at 4:36 PM Michael Ellerman wrote: > > The last caller was removed in 2014 in commit fb5a515704d7 ("powerpc: > Remove platforms/wsp and associated pieces"). > > Once generic_secondary_thread_init() is removed there are no longer > any uses of book3e_secondary_thread_init() or