All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Dave Jones <davej@redhat.com>, David Miller <davem@davemloft.net>,
	linux-kernel@vger.kernel.org
Subject: Re: cpufreq build regression added today
Date: Tue, 27 Feb 2007 08:59:37 +0100	[thread overview]
Message-ID: <20070227075937.GA27409@aepfle.de> (raw)
In-Reply-To: <20070226224648.GB24976@redhat.com>

On Mon, Feb 26, Dave Jones wrote:

> On Mon, Feb 26, 2007 at 02:41:34PM -0800, David Miller wrote:
>  > 
>  > Dave, please test your const'ification changes, else you'll
>  > leave some of us const'ipated :-)
>  > 
>  > drivers/cpufreq/cpufreq.c: In function 'cpufreq_register_driver'
>  > drivers/cpufreq/cpufreq.c:1767: error: assignment of read-only location
> 
> Damn you're fast.
> That stuff wasn't near ready to go to mainline, I've asked Linus
> to revert.  Mea Culpa.

e5524f355a0d272ba5233537a896a668db1f3008 is partly broken as well.

-struct agp_bridge_driver uninorth_agp_driver = {
+struct const agp_bridge_driver uninorth_agp_driver = {


  reply	other threads:[~2007-02-27  7:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-26 22:41 cpufreq build regression added today David Miller
2007-02-26 22:46 ` Dave Jones
2007-02-27  7:59   ` Olaf Hering [this message]
2007-02-27 15:50     ` Dave Jones

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=20070227075937.GA27409@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=davej@redhat.com \
    --cc=davem@davemloft.net \
    --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 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.