Re: [PATCH] Use resource_size_t for serial port IO addresses

2007-07-23 Thread David Gibson
On Mon, Jul 23, 2007 at 12:34:11PM -0700, Andrew Morton wrote: > On Mon, 23 Jul 2007 09:08:37 -0500 > Josh Boyer <[EMAIL PROTECTED]> wrote: > > > On Sun, 2007-07-15 at 12:06 +0100, Russell King wrote: > > > > This is something we should do, but I have recollections of Russell > > > > identifying p

Re: [PATCH] Use resource_size_t for serial port IO addresses

2007-07-23 Thread Andrew Morton
On Mon, 23 Jul 2007 09:08:37 -0500 Josh Boyer <[EMAIL PROTECTED]> wrote: > On Sun, 2007-07-15 at 12:06 +0100, Russell King wrote: > > > This is something we should do, but I have recollections of Russell > > > identifying problems with this patch, or at least an earlier version of > > > it? > >

Re: [PATCH] Use resource_size_t for serial port IO addresses

2007-07-23 Thread Josh Boyer
On Sun, 2007-07-15 at 12:06 +0100, Russell King wrote: > > This is something we should do, but I have recollections of Russell > > identifying problems with this patch, or at least an earlier version of it? > > Basically, there's two patches. This one (let's call this patch A) > and another to pr

Re: [PATCH] Use resource_size_t for serial port IO addresses

2007-07-15 Thread Russell King
On Fri, Jul 13, 2007 at 12:02:26PM -0700, Andrew Morton wrote: > On Fri, 13 Jul 2007 09:02:16 -0500 > Josh Boyer <[EMAIL PROTECTED]> wrote: > > > This is a resend of a patch David sent out on May 7. Without it, the > > PowerPC 44x port in 2.6.22 and on is broken. I've rebased it off of > > Linus

Re: [PATCH] Use resource_size_t for serial port IO addresses

2007-07-13 Thread Josh Boyer
On Fri, 2007-07-13 at 12:02 -0700, Andrew Morton wrote: > On Fri, 13 Jul 2007 09:02:16 -0500 > Josh Boyer <[EMAIL PROTECTED]> wrote: > > > This is a resend of a patch David sent out on May 7. Without it, the > > PowerPC 44x port in 2.6.22 and on is broken. I've rebased it off of > > Linus' curre

Re: [PATCH] Use resource_size_t for serial port IO addresses

2007-07-13 Thread Andrew Morton
On Fri, 13 Jul 2007 09:02:16 -0500 Josh Boyer <[EMAIL PROTECTED]> wrote: > This is a resend of a patch David sent out on May 7. Without it, the > PowerPC 44x port in 2.6.22 and on is broken. I've rebased it off of > Linus' current tree. Please consider pushing this soon. > > josh > > > At pr