From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Tue, 13 May 2003 00:25:58 +0000 Subject: Re: [Linux-ia64] Re: new ia64 kernel patch (relative to 2.5.69) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Tue, 13 May 2003 10:01:00 +1000, Keith Owens said: Keith> On Sun, 11 May 2003 00:02:50 +1000, Keith Owens Keith> wrote: >> * Always save the return address in r28 in addition to b6 ... >> ... kernprof only gets the minstate data and it needs the return >> address to report the real contention code. Keith> Ignore that last bit, b6 is in pt_regs. I don't know what I Keith> was thinking when I wrote that. But the bit about not Keith> appearing in the INIT/MCA minstate dump still applies. Then fix the dump. There is certainly not a reason to change normal kernel code because of something that (for ordinary users) happens once in a blue moon, if ever. --david