On Thu, 2019-09-12 at 19:46:33 UTC, Michal Suchanek wrote: > Since commit ed1cd6deb013 ("powerpc: Activate CONFIG_THREAD_INFO_IN_TASK") > current_is_64bit() is quivalent to !is_32bit_task(). > Remove the redundant function. > > Link: https://github.com/linuxppc/issues/issues/275 > Link: https://lkml.org/lkml/2019/9/12/540 > > Fixes: linuxppc#275 > Suggested-by: Christophe Leroy <christophe.le...@c-s.fr> > Signed-off-by: Michal Suchanek <msucha...@suse.de>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/42484d2c0f82b666292faf6668c77b49a3a04bc0 cheers