linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4]: Respun LMB patches.
@ 2008-02-14  1:09 David Miller
  2008-02-14 20:58 ` Becky Bruce
  2008-02-15 19:05 ` Michael Ellerman
  0 siblings, 2 replies; 10+ messages in thread
From: David Miller @ 2008-02-14  1:09 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: sparclinux, linux-kernel


I've taken into consideration the various feedback, and
ported the bug fix and other LMB patches posted recently
in an effort to keep the patch churn by others down wrt.
my moving of these files.

1) Use HAVE_LMB as suggested by Sam.

2) Fix potential build errors wrt. asm/prom.h dependencies.

   My algorithm was:

   a) If the file only included asm/lmb.h I added an include
      of both linux/lmb.c and asm/prom.h

   b) If the file already includes asm/prom.h, I merely
      changed the asm/lmb.h to linux/lmb.h

   Header include mimimizations can be done as followon patches.

3) Integrate Kumar Gala's initial region fix.

4) Integrate Becky Bruce's large physical addressing change,
   but using u64 instead of phys_addr_t.

It's all at:

	master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6.git

like before.

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

end of thread, other threads:[~2008-02-15 23:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-14  1:09 [PATCH 0/4]: Respun LMB patches David Miller
2008-02-14 20:58 ` Becky Bruce
2008-02-14 21:24   ` Josh Boyer
2008-02-14 22:15     ` David Miller
2008-02-15 22:12       ` Josh Boyer
2008-02-14 22:13   ` David Miller
2008-02-14 23:21   ` Olof Johansson
2008-02-15  0:58     ` Stephen Rothwell
2008-02-15 19:05 ` Michael Ellerman
2008-02-15 23:45   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).