From: vitalya@ti.com (Vitaly Andrianov)
To: linux-arm-kernel@lists.infradead.org
Subject: [Resend PATCH] ARM: mm: use phys_addr_t in ioremap_page functions
Date: Wed, 14 Jan 2015 12:56:31 -0500 [thread overview]
Message-ID: <54B6ADCF.1090403@ti.com> (raw)
In-Reply-To: <20150114174407.GB12302@n2100.arm.linux.org.uk>
On 01/14/2015 12:44 PM, Russell King - ARM Linux wrote:
> On Wed, Jan 14, 2015 at 12:44:12PM -0500, Vitaly Andrianov wrote:
>> On a 32 bit ARM architecture with LPAE extension physical addresses
>> cannot fit into unsigned long variable.
>>
>> This patch fixes the ioremap_page function.
>>
>> Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
>> Acked-by: Murali Karicheri <m-karicheri2@ti.com>
>>
>> - Fixing the commit log and resending
>
> Still not happy. Why do we even need this function which no one calls.
> Please delete it instead.
>
Thanks for the reply. I'll delete the function.
WARNING: multiple messages have this Message-ID (diff)
From: Vitaly Andrianov <vitalya@ti.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: <thomas.petazzoni@free-electrons.com>, <catalin.marinas@arm.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
"Karicheri, Muralidharan" <m-karicheri2@ti.com>
Subject: Re: [Resend PATCH] ARM: mm: use phys_addr_t in ioremap_page functions
Date: Wed, 14 Jan 2015 12:56:31 -0500 [thread overview]
Message-ID: <54B6ADCF.1090403@ti.com> (raw)
In-Reply-To: <20150114174407.GB12302@n2100.arm.linux.org.uk>
On 01/14/2015 12:44 PM, Russell King - ARM Linux wrote:
> On Wed, Jan 14, 2015 at 12:44:12PM -0500, Vitaly Andrianov wrote:
>> On a 32 bit ARM architecture with LPAE extension physical addresses
>> cannot fit into unsigned long variable.
>>
>> This patch fixes the ioremap_page function.
>>
>> Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
>> Acked-by: Murali Karicheri <m-karicheri2@ti.com>
>>
>> - Fixing the commit log and resending
>
> Still not happy. Why do we even need this function which no one calls.
> Please delete it instead.
>
Thanks for the reply. I'll delete the function.
next prev parent reply other threads:[~2015-01-14 17:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 17:44 [Resend PATCH] ARM: mm: use phys_addr_t in ioremap_page functions Vitaly Andrianov
2015-01-14 17:44 ` Vitaly Andrianov
2015-01-14 17:44 ` Russell King - ARM Linux
2015-01-14 17:44 ` Russell King - ARM Linux
2015-01-14 17:56 ` Vitaly Andrianov [this message]
2015-01-14 17:56 ` Vitaly Andrianov
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=54B6ADCF.1090403@ti.com \
--to=vitalya@ti.com \
--cc=linux-arm-kernel@lists.infradead.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.