public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Parag Warudkar <parag.lkml@gmail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>,
	htejun@gmail.com
Subject: Re: [PATCH] x86: sysfs - kill owner field from attribute
Date: Sat, 18 Oct 2008 20:27:23 -0700	[thread overview]
Message-ID: <20081019032723.GA16987@suse.de> (raw)
In-Reply-To: <20081018165939.7b557c2b.akpm@linux-foundation.org>

On Sat, Oct 18, 2008 at 04:59:39PM -0700, Andrew Morton wrote:
> On Tue, 9 Sep 2008 19:11:02 -0400 "Parag Warudkar" <parag.lkml@gmail.com> wrote:
> 
> > Tejun's commit 7b595756ec1f49e0049a9e01a1298d53a7faaa15 made sysfs
> > attribute->owner unnecessary.
> > But the field was left in the structure to ease the merge. It's been
> > over a year since that change and it is now time to start killing
> > attribute->owner along with its users - one arch at a time!
> > 
> > This patch is attempt #1 to get rid of attribute->owner only for
> > CONFIG_X86_64 or CONFIG_X86_32 .
> > We will deal with other arches later on as and when possible - avr32
> > will be the next since that is something I can test.
> > Compile (make allyesconfig / make allmodconfig / custom config) and boot tested.
> > 
> > I would prefer to have this in -mm or one of the other trees for some
> > time before hitting mainline just to make sure there are no issues.
> > 
> 
> I'm about to send this in to Linus.

Sounds good to me, thanks for doing this.

greg k-h

      reply	other threads:[~2008-10-19  3:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 23:11 [PATCH] x86: sysfs - kill owner field from attribute Parag Warudkar
2008-09-09 23:26 ` Andrew Morton
2008-09-09 23:35   ` Parag Warudkar
2008-09-10  5:37 ` Greg KH
2008-09-10 13:01   ` Parag Warudkar
2008-09-10 13:18     ` Greg KH
2008-10-18 23:59 ` Andrew Morton
2008-10-19  3:27   ` Greg KH [this message]

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=20081019032723.GA16987@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=htejun@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=parag.lkml@gmail.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