All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Update cpu feature extraction
@ 2016-01-26  9:23 Vladimir Murzin
  2016-01-26  9:23 ` [PATCH 1/4] ARM: fix demoting HWCAP_SWP Vladimir Murzin
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Vladimir Murzin @ 2016-01-26  9:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This has been started as a fix in cpu feature extractor, but Suzuki suggested
syncing-up the whole cpu feature handling with the recent updates on arm64
side [1,2].

I've kept fixes separately, so they can go as the are in case there is concern
on updating cpu feature handling.

[1] http://comments.gmane.org/gmane.linux.ports.arm.kernel/455568
[2] https://lkml.org/lkml/2015/11/18/570

Thanks!

Vladimir Murzin (4):
  ARM: fix demoting HWCAP_SWP
  ARM: fix cpu feature extracting helper
  ARM: introduce cpu feature helper for unsigned values
  ARM: use proper helper while extracting cpu features

 arch/arm/include/asm/cputype.h  |   16 +++++++++++++---
 arch/arm/include/asm/smp_plat.h |    4 ++--
 arch/arm/kernel/setup.c         |   34 ++++++++++++++++++++--------------
 arch/arm/kernel/thumbee.c       |    4 +---
 arch/arm/mm/mmu.c               |    2 +-
 5 files changed, 37 insertions(+), 23 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-04-19 11:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26  9:23 [PATCH 0/4] Update cpu feature extraction Vladimir Murzin
2016-01-26  9:23 ` [PATCH 1/4] ARM: fix demoting HWCAP_SWP Vladimir Murzin
2016-01-27  9:34   ` Ard Biesheuvel
2016-01-26  9:23 ` [PATCH 2/4] ARM: fix cpu feature extracting helper Vladimir Murzin
2016-01-27  9:35   ` Ard Biesheuvel
2016-01-26  9:23 ` [PATCH 3/4] ARM: introduce cpu feature helper for unsigned values Vladimir Murzin
2016-01-26  9:23 ` [PATCH 4/4] ARM: use proper helper while extracting cpu features Vladimir Murzin
2016-01-27  9:44   ` Ard Biesheuvel
2016-01-28 11:13 ` [PATCH 0/4] Update cpu feature extraction Vladimir Murzin
2016-01-28 17:01   ` Russell King - ARM Linux
2016-01-28 17:14     ` Ard Biesheuvel
2016-01-29 10:36     ` Vladimir Murzin
2016-04-19 11:39       ` Vladimir Murzin

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.