From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Robert Richter <robert.richter@amd.com>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>,
Roel Kluin <12o3l@tiscali.nl>,
oprofile-list@lists.sourceforge.net,
Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH] powerpc/cell/oprofile: vma_map: fix test on overlay_tbl_offset
Date: Tue, 14 Oct 2008 07:51:08 +1100 [thread overview]
Message-ID: <1223931068.8157.274.camel@pasglop> (raw)
In-Reply-To: <20081013152139.GB23557@erda.amd.com>
On Mon, 2008-10-13 at 17:21 +0200, Robert Richter wrote:
> On 07.10.08 10:38:33, Arnd Bergmann wrote:
> > From: Roel Kluin <12o3l@tiscali.nl>
> >
> > Offset is unsigned and when an address isn't found in the vma map
> > vma_map_lookup() returns the vma physical address + 0x10000000.
> >
> > vma_map_lookup used to return 0xffffffff on a failed lookup, but
> > a change was made to return the vma physical address + 0x10000000
> > There are two callers of vam_map_lookup: one of them correctly
> > deals with this new return value, but the other (below) did not.
> >
> > Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
> > Acked-by: Maynard Johnson <maynardj@us.ibm.com>
> > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> > Cc: oprofile-list@lists.sf.net
> > Cc: Carl Love <cel@us.ibm.com>
>
> The patch has been applied to the powerpc-for-paul branch of
> git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git
I think I already put it in the powerpc next branch.
Cheers,
Ben.
next prev parent reply other threads:[~2008-10-13 20:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-07 5:27 powerpc.git status Benjamin Herrenschmidt
2008-10-07 8:38 ` [PATCH] powerpc/cell/oprofile: vma_map: fix test on overlay_tbl_offset Arnd Bergmann
2008-10-13 15:21 ` Robert Richter
2008-10-13 20:51 ` Benjamin Herrenschmidt [this message]
2008-10-07 12:29 ` powerpc.git status Kumar Gala
2008-10-07 18:57 ` Benjamin Herrenschmidt
2008-10-08 5:55 ` Kumar Gala
2008-10-08 9:29 ` Benjamin Herrenschmidt
2008-10-08 12:10 ` Kumar Gala
2008-10-08 19:16 ` Benjamin Herrenschmidt
2008-10-08 21:00 ` Kumar Gala
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=1223931068.8157.274.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=12o3l@tiscali.nl \
--cc=arnd@arndb.de \
--cc=linuxppc-dev@ozlabs.org \
--cc=oprofile-list@lists.sourceforge.net \
--cc=paulus@samba.org \
--cc=robert.richter@amd.com \
/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.