mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RESEND 0/3] Remove reference of TIF_USEDFPU on arch not using it
@ 2019-02-08 17:04 Julien Grall
  2019-02-08 17:04 ` [PATCH 1/3] nds32: Removed unused thread flag TIF_USEDFPU Julien Grall
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Julien Grall @ 2019-02-08 17:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: Julien Grall, Greentime Hu, Vincent Chen, Russell King,
	Catalin Marinas, Will Deacon, linux-arm-kernel

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@gmail.com>
Cc: Vincent Chen <deanbo422@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-26 16:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 17:04 [PATCH RESEND 0/3] Remove reference of TIF_USEDFPU on arch not using it Julien Grall
2019-02-08 17:04 ` [PATCH 1/3] nds32: Removed unused thread flag TIF_USEDFPU Julien Grall
2019-02-08 17:04 ` [PATCH 2/3] arm: Remove documentation about TIF_USEDFPU Julien Grall
2019-02-08 17:04 ` [PATCH 3/3] arm64: " Julien Grall
2019-02-11 11:18   ` Will Deacon
2019-02-26 16:41   ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®