From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>, Greg KH <greg@kroah.com>,
Jesse Barnes <jbarnes@virtuousgeek.org>,
linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] devres: support addresses greater than an unsigned long via dev_ioremap
Date: Tue, 29 Apr 2008 02:37:08 -0400 [thread overview]
Message-ID: <4816C214.60806@pobox.com> (raw)
In-Reply-To: <4816C094.6030601@gmail.com>
Tejun Heo wrote:
> Kumar Gala wrote:
>> Use a resource_size_t instead of unsigned long since some arch's are
>> capable of having ioremap deal with addresses greater than the size of a
>> unsigned long.
>>
>> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
>
> Acked-by: Tejun Heo <htejun@gmail.com>
Fine with me, too.
I think devres changes should go via GregKH (device core) or Jesse (PCI)
rather than my libata tree, unless there are obvious dependencies...
Jeff
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: Kumar Gala <galak@kernel.crashing.org>,
Andrew Morton <akpm@osdl.org>,
linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org,
Greg KH <greg@kroah.com>, Jesse Barnes <jbarnes@virtuousgeek.org>
Subject: Re: [PATCH] devres: support addresses greater than an unsigned long via dev_ioremap
Date: Tue, 29 Apr 2008 02:37:08 -0400 [thread overview]
Message-ID: <4816C214.60806@pobox.com> (raw)
In-Reply-To: <4816C094.6030601@gmail.com>
Tejun Heo wrote:
> Kumar Gala wrote:
>> Use a resource_size_t instead of unsigned long since some arch's are
>> capable of having ioremap deal with addresses greater than the size of a
>> unsigned long.
>>
>> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
>
> Acked-by: Tejun Heo <htejun@gmail.com>
Fine with me, too.
I think devres changes should go via GregKH (device core) or Jesse (PCI)
rather than my libata tree, unless there are obvious dependencies...
Jeff
next prev parent reply other threads:[~2008-04-29 6:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-29 6:22 [PATCH] devres: support addresses greater than an unsigned long via dev_ioremap Kumar Gala
2008-04-29 6:30 ` Tejun Heo
2008-04-29 6:30 ` Tejun Heo
2008-04-29 6:37 ` Jeff Garzik [this message]
2008-04-29 6:37 ` Jeff Garzik
2008-04-29 14:08 ` Kumar Gala
2008-04-29 14:08 ` Kumar Gala
2008-04-29 15:23 ` Greg KH
2008-04-29 15:23 ` Greg KH
2008-04-29 15:25 ` [PATCH][RESEND] " Kumar Gala
2008-04-29 15:25 ` Kumar Gala
2008-04-30 18:42 ` patch devres-support-addresses-greater-than-an-unsigned-long-via-dev_ioremap.patch added to gregkh-2.6 tree gregkh
2008-04-29 15:56 ` [PATCH] devres: support addresses greater than an unsigned long via dev_ioremap Jon Loeliger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4816C214.60806@pobox.com \
--to=jgarzik@pobox.com \
--cc=akpm@osdl.org \
--cc=greg@kroah.com \
--cc=htejun@gmail.com \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.