public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Miscellaneous nommu fixes
@ 2012-04-11 14:30 Will Deacon
  2012-04-11 14:30 ` [PATCH v2 1/4] ARM: nommu: fix typo in mm/Kconfig Will Deacon
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Will Deacon @ 2012-04-11 14:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This is version two of the patches originally posted here:

http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/088158.html

Changes since v1 include:
	- kexec and ptrace patches now merged upstream
	- Rewrote vector copying fix to fit with 94e5a85b ("ARM: earlier
	  initialization of vectors page").
	- Added comment to membank truncation following feedback from
	  Nicolas and Sergei.
	- Based on 3.4-rc2

All feedback welcome,

Will


Will Deacon (4):
  ARM: nommu: fix typo in mm/Kconfig
  ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
  ARM: mm: truncate memory banks to fit in 4GB space for classic MMU
  ARM: nommu: populate vectors page from paging_init

 arch/arm/kernel/setup.c   |   16 +++++++++++++-
 arch/arm/kernel/suspend.c |   52 ++++++++++++++++++++++++++-------------------
 arch/arm/mm/Kconfig       |    2 +-
 arch/arm/mm/nommu.c       |    2 +
 arch/arm/mm/proc-v6.S     |    6 ++++-
 arch/arm/mm/proc-v7.S     |   14 +++++++----
 6 files changed, 62 insertions(+), 30 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-04-11 18:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11 14:30 [PATCH v2 0/4] Miscellaneous nommu fixes Will Deacon
2012-04-11 14:30 ` [PATCH v2 1/4] ARM: nommu: fix typo in mm/Kconfig Will Deacon
2012-04-11 14:30 ` [PATCH v2 2/4] ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations Will Deacon
2012-04-11 14:30 ` [PATCH v2 3/4] ARM: mm: truncate memory banks to fit in 4GB space for classic MMU Will Deacon
2012-04-11 14:44   ` Nicolas Pitre
2012-04-11 15:07     ` Will Deacon
2012-04-11 15:52     ` Russell King - ARM Linux
2012-04-11 16:27       ` Russell King - ARM Linux
2012-04-11 17:26         ` David Brown
2012-04-11 17:38         ` Daniel Walker
2012-04-11 17:40           ` Russell King - ARM Linux
2012-04-11 18:06             ` Daniel Walker
2012-04-11 14:30 ` [PATCH v2 4/4] ARM: nommu: populate vectors page from paging_init Will Deacon

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