LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Missed serial patch breaks arch/powerpc 44x port
@ 2007-07-11  2:17 Josh Boyer
  0 siblings, 0 replies; only message in thread
From: Josh Boyer @ 2007-07-11  2:17 UTC (permalink / raw)
  To: paulus, akpm; +Cc: linuxppc-dev, david

Hi All,

When support for the PPC44x arch/powerpc port was posted back in May, David
included two serial patches along with it.  The short story is that the
powerpc patches were merged in via Paul, but the two serial patches were never
merged.  This makes the 44x arch/powerpc port dead on arival in 2.6.22.

The two patches I speak of are:

http://patchwork.ozlabs.org/linuxppc/patch?person=11&id=10935

and

http://patchwork.ozlabs.org/linuxppc/patch?person=11&id=10934

Unfortunately, the fact that the second patch is missing breaks the Ebony
board, manifesting itself in a machine check during boot.  The lack of using
resource_size_t for the mapbase member of the uart_port structure means that
the physical address passed in is too large for the data type and the wrong
address gets ioremapped.

Could we get those patches, particularly the second one, merged during the
merge window?  We might also want to push them to -stable.

The alternative would be to re-introduce the fixup_big_phys_addr function in
the 44x ioremap path.  I'd rather avoid adding that back in temporarily if
these serial patches are eventually going to go in anyway.

josh

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-11  2:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-11  2:17 Missed serial patch breaks arch/powerpc 44x port Josh Boyer

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