All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 3.19] HTW fixes
@ 2015-01-26  9:40 ` Markos Chandras
  0 siblings, 0 replies; 22+ messages in thread
From: Markos Chandras @ 2015-01-26  9:40 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

Hi,
	
A few HTW fixes for 3.19 and stable branches.

Markos Chandras (3):
  MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
  MIPS: HTW: Prevent accidental HTW start due to nested htw_{start,stop}
  MIPS: asm: pgtable: Prevent HTW race when updating PTEs

 arch/mips/include/asm/cpu-info.h    |  5 +++++
 arch/mips/include/asm/mmu_context.h |  7 ++++++-
 arch/mips/include/asm/pgtable.h     | 37 ++++++++++++++++++++++---------------
 arch/mips/kernel/cpu-probe.c        |  4 +++-
 4 files changed, 36 insertions(+), 17 deletions(-)

-- 
2.2.2

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

end of thread, other threads:[~2015-01-26 13:04 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26  9:40 [PATCH 0/3 3.19] HTW fixes Markos Chandras
2015-01-26  9:40 ` Markos Chandras
2015-01-26  9:40 ` [PATCH 1/3] MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences Markos Chandras
2015-01-26  9:40   ` Markos Chandras
2015-01-26  9:40 ` [PATCH 2/3] MIPS: HTW: Prevent accidental HTW start due to nested htw_{start,stop} Markos Chandras
2015-01-26  9:40   ` Markos Chandras
2015-01-26 11:36   ` James Hogan
2015-01-26 11:36     ` James Hogan
2015-01-26 11:38     ` James Hogan
2015-01-26 11:38       ` James Hogan
2015-01-26 11:47     ` Markos Chandras
2015-01-26 11:47       ` Markos Chandras
2015-01-26 12:03       ` Markos Chandras
2015-01-26 12:03         ` Markos Chandras
2015-01-26 12:03       ` James Hogan
2015-01-26 12:03         ` James Hogan
2015-01-26 12:04         ` Markos Chandras
2015-01-26 12:04           ` Markos Chandras
2015-01-26 13:04   ` [PATCH v2 " Markos Chandras
2015-01-26 13:04     ` Markos Chandras
2015-01-26  9:40 ` [PATCH 3/3] MIPS: asm: pgtable: Prevent HTW race when updating PTEs Markos Chandras
2015-01-26  9:40   ` Markos Chandras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.