From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: "Kirill A. Shutemov" <kirill@shutemov.name>
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Bityutskiy Artem <Artem.Bityutskiy@nokia.com>,
Koskinen Aaro <aaro.koskinen@nokia.com>
Subject: Re: [PATCH v4, REBASED 1/2] ARM: Pass IFSR register to do_PrefetchAbort()
Date: Wed, 23 Sep 2009 22:12:15 +0100 [thread overview]
Message-ID: <20090923211214.GA25115@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <00ae0c0830ca659709d80e56e8e87b636c32fcf6.1253616961.git.kirill@shutemov.name>
On Tue, Sep 22, 2009 at 02:00:14PM +0300, Kirill A. Shutemov wrote:
> diff --git a/arch/arm/mm/fault.c b/arch/arm/mm/fault.c
> index 379f785..924ec14 100644
> --- a/arch/arm/mm/fault.c
> +++ b/arch/arm/mm/fault.c
> @@ -520,7 +520,7 @@ do_DataAbort(unsigned long addr, unsigned int fsr, struct pt_regs *regs)
> }
>
> asmlinkage void __exception
> -do_PrefetchAbort(unsigned long addr, struct pt_regs *regs)
> +do_PrefetchAbort(unsigned long addr, int ifsr, struct pt_regs *regs)
Almost there - this should be 'unsigned int ifsr'.
Other than that, patches are fine.
prev parent reply other threads:[~2009-09-23 21:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 11:00 Kirill A. Shutemov
2009-09-22 11:00 ` [PATCH v4, REBASED 2/2] ARM: Proper prefetch abort handling on ARMv6 and ARMv7 Kirill A. Shutemov
2009-09-23 11:48 ` [PATCH v4, REBASED 1/2] ARM: Pass IFSR register to do_PrefetchAbort() Kirill A. Shutemov
2009-09-23 21:12 ` Russell King - ARM Linux [this message]
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=20090923211214.GA25115@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=Artem.Bityutskiy@nokia.com \
--cc=aaro.koskinen@nokia.com \
--cc=kirill@shutemov.name \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®