| Date | Wed, 3 Oct 2018 15:44:42 +1000 | From | Nicholas Piggin <> | Subject | Re: [RFC PATCH v3 7/7] powerpc/64: Modify CURRENT_THREAD_INFO() |
| |
On Mon, 1 Oct 2018 12:30:31 +0000 (UTC) Christophe Leroy <christophe.leroy@c-s.fr> wrote:
> CURRENT_THREAD_INFO() now uses the PACA to retrieve 'current' pointer, > it doesn't use 'sp' anymore.
Can you remove this too now? I think it will be clearer what's going on and easier to read once everyone remembers current is the same offset as current thread_info.
Overall nice series, thanks for doing this.
Thanks, Nick
|