From: Martin Knoblauch <spamtrap@knobisoft.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Mackall <mpm@selenic.com>, Ingo Molnar <mingo@elte.hu>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Rgeression: 2.6.30-rc6-git3 build error - ICE from drivers/char/random.c
Date: Tue, 19 May 2009 10:52:38 -0700 (PDT) [thread overview]
Message-ID: <950448.6018.qm@web32607.mail.mud.yahoo.com> (raw)
In-Reply-To: <alpine.LFD.2.01.0905190745230.3301@localhost.localdomain>
----- Original Message ----
> From: Linus Torvalds <torvalds@linux-foundation.org>
> To: Martin Knoblauch <spamtrap@knobisoft.de>
> Cc: Matt Mackall <mpm@selenic.com>; Ingo Molnar <mingo@elte.hu>; Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
> Sent: Tuesday, May 19, 2009 5:09:40 PM
> Subject: Re: Rgeression: 2.6.30-rc6-git3 build error - ICE from drivers/char/random.c
>
>
>
> On Tue, 19 May 2009, Martin Knoblauch wrote:
> >
> > With your patch, the problem still remains. Line 1685 is the end of the
> patched routine now.
>
> Ok, so can you do two other simple tests:
>
> - just remove the "+ (long)&ret" entirely.
>
> Now, usually gcc doesn't have issues with non-asm things, but that's an
> odd way of getting the current stack address by lookin gat the address
> of a variable that hasn't even been used, so maybe it triggers some
> untested codepath in gcc (and thus the bug).
>
Removing above fixes the ICE. It does so in both the original and the patched version.
Removing get_cycles() has no effect wrt. the ICE.
Cheers
Martin
next prev parent reply other threads:[~2009-05-19 17:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-18 13:29 Rgeression: 2.6.30-rc6-git3 build error - ICE from drivers/char/random.c Martin Knoblauch
2009-05-18 20:34 ` Matt Mackall
2009-05-18 22:29 ` Linus Torvalds
2009-05-19 9:20 ` Martin Knoblauch
2009-05-19 15:09 ` Linus Torvalds
2009-05-19 17:52 ` Martin Knoblauch [this message]
2009-05-19 18:08 ` Linus Torvalds
2009-05-19 18:24 ` Linus Torvalds
2009-05-19 19:00 ` Martin Knoblauch
2009-05-20 7:53 ` Ingo Molnar
-- strict thread matches above, loose matches on Subject: below --
2009-05-18 12:58 Martin Knoblauch
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=950448.6018.qm@web32607.mail.mud.yahoo.com \
--to=spamtrap@knobisoft.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mpm@selenic.com \
--cc=torvalds@linux-foundation.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.