[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190208170315.10762-1-julien.grall@arm.com>
Date: Fri, 8 Feb 2019 17:03:11 +0000
From: Julien Grall <julien.grall@....com>
To: linux-kernel@...r.kernel.org
Cc: Julien Grall <julien.grall@....com>,
Greentime Hu <green.hu@...il.com>,
Vincent Chen <deanbo422@...il.com>,
Russell King <linux@...linux.org.uk>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/3] Remove reference of TIF_USEDFPU on arch not using it
Hi all,
This small patch series remove reference of TIF_USEDFPU on nds32, arm and
arm64 as the flag is not inuse.
Cheers,
Cc: Greentime Hu <green.hu@...il.com>
Cc: Vincent Chen <deanbo422@...il.com>
Cc: Russell King <linux@...linux.org.uk>
Cc: Catalin Marinas <catalin.marinas@....com>
Cc: Will Deacon <will.deacon@....com>
Cc: linux-arm-kernel@...ts.infradead.org
Julien Grall (3):
nds32: Removed unused thread flag TIF_USEDFPU
arm: Remove documentation about TIF_USEDFPU
arm64: Remove documentation about TIF_USEDFPU
arch/arm/include/asm/thread_info.h | 1 -
arch/arm64/include/asm/thread_info.h | 1 -
arch/nds32/include/asm/thread_info.h | 2 --
3 files changed, 4 deletions(-)
--
2.11.0
Powered by blists - more mailing lists