public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jan Beulich <jbeulich@novell.com>
Cc: gregkh@suse.de, linux-kernel@vger.kernel.org,
	davem@davemloft.net, schwidefsky@de.ibm.com, mingo@elte.hu,
	tony.luck@intel.com, paulus@samba.org
Subject: Re: [PATCH 1/3] constify struct attribute_group uses (against -mm)
Date: Tue, 22 Jan 2008 14:15:47 -0800	[thread overview]
Message-ID: <20080122221547.GA32588@kroah.com> (raw)
In-Reply-To: <4795FE39.76E4.0078.0@novell.com>

On Tue, Jan 22, 2008 at 01:31:21PM +0000, Jan Beulich wrote:
> .. as all consumers of it don't require it to be modifiable.
> 
> Unfortunately, due to the two-level constifications, this required
> touching quite many files, not all of which I am able to test - please
> bare with eventual mistakes or oversights.
> 
> The patch doesn't change all instances where 'const' could have been
> added as a result of the base structure changes, only where either the
> change has a real effect (the module loader doesn't enforce read-only
> section attributes at present, so only built-in files matter) or where
> compiler warnings would result otherwise.

Which -mm is this against?  Seems to not apply here :(

thanks,

greg k-h

  reply	other threads:[~2008-01-22 22:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 13:31 [PATCH 1/3] constify struct attribute_group uses (against -mm) Jan Beulich
2008-01-22 22:15 ` Greg KH [this message]
2008-01-23  9:32   ` Jan Beulich

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=20080122221547.GA32588@kroah.com \
    --to=greg@kroah.com \
    --cc=davem@davemloft.net \
    --cc=gregkh@suse.de \
    --cc=jbeulich@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=tony.luck@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox