All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] FLATMEM: allow memory to start at pfn != 0 [take #2]
@ 2007-01-10  8:44 Franck Bui-Huu
  2007-01-10  8:44 ` [PATCH 1/2] Setup min_low_pfn/max_low_pfn correctly Franck Bui-Huu
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Franck Bui-Huu @ 2007-01-10  8:44 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips

Ralf,

Here's is the second attempt to make this works on your Malta board
and all other boards that have some data reserved at the start of
their memories. In these cases the first patchset assumed wrongly that
the start of the memory was after this reserved area.

Patch 1/2 should work alone now. the kernel should report that your
mem config is wasting some memory for tracking reserved pages located
at the start of the mem.

Thanks for testing

		Franck

---

 arch/mips/kernel/setup.c |   40 +++++++++++++++++++++++++++++++---------
 arch/mips/mm/init.c      |   23 +++++++++++------------
 include/asm-mips/dma.h   |    1 +
 include/asm-mips/io.h    |    4 ++--
 include/asm-mips/page.h  |   25 +++++++++++++++++++++----
 5 files changed, 66 insertions(+), 27 deletions(-)

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

end of thread, other threads:[~2007-03-18 11:35 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-10  8:44 [PATCH 0/2] FLATMEM: allow memory to start at pfn != 0 [take #2] Franck Bui-Huu
2007-01-10  8:44 ` [PATCH 1/2] Setup min_low_pfn/max_low_pfn correctly Franck Bui-Huu
2007-01-10  8:44 ` [PATCH 2/2] FLATMEM: introduce PHYS_OFFSET Franck Bui-Huu
2007-01-10 11:20 ` [PATCH 0/2] FLATMEM: allow memory to start at pfn != 0 [take #2] Ralf Baechle
2007-01-10 14:52   ` Franck Bui-Huu
2007-03-02 23:45 ` Maxime Bizon
2007-03-05 14:15   ` Franck Bui-Huu
2007-03-05 16:33     ` Maxime Bizon
2007-03-06 21:39       ` Franck Bui-Huu
2007-03-07 13:18         ` Thomas Bogendoerfer
2007-03-07 16:58         ` Maxime Bizon
2007-03-08  9:01           ` Franck Bui-Huu
2007-03-08  8:54         ` Franck Bui-Huu
2007-03-09 13:18         ` peter fuerst
2007-03-09 13:35           ` Franck Bui-Huu
2007-03-10  9:36 ` peter fuerst
2007-03-12  9:47   ` Franck Bui-Huu
2007-03-12 13:03     ` peter fuerst
2007-03-12 17:05       ` Franck Bui-Huu
2007-03-12 20:02         ` peter fuerst
2007-03-13  8:37           ` Franck Bui-Huu
2007-03-18 11:30             ` peter fuerst

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.