All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Dave Hansen <haveblue@us.ibm.com>, Andrew Morton <akpm@osdl.org>,
	Yasunori Goto <y-goto@jp.fujitsu.com>,
	lhms <lhms-devel@lists.sourceforge.net>
Subject: Re: [PATCH] change memoryX->phys_device from number to symlink [1/2] generic func
Date: Fri, 17 Feb 2006 14:24:30 -0800	[thread overview]
Message-ID: <20060217222430.GA14847@suse.de> (raw)
In-Reply-To: <43F570B1.7050302@jp.fujitsu.com>

On Fri, Feb 17, 2006 at 03:44:01PM +0900, KAMEZAWA Hiroyuki wrote:
> This patch is from memory hotplug tree in lhms.
> This patch changes memory_device's phys_device member from just a number
> to symbolic link to the device. AFAIK, phys_device is not used now.
> 
> example)
> $readlink /sys/devices/system/memory/memory10/phys_device
> ../../../../firmware/acpi/namespace/ACPI/_SB/LSB1/MEM3
> 
> This will help memory hotplug shell script.

You should bring this up on the acpi mailing list, as I know Pat Mochel
has redone the whole "acpi in sysfs" thing, so this patch will break
those patches (or his will break yours.)

I suggest you discuss this with him.

good luck,

greg k-h

  parent reply	other threads:[~2006-02-17 22:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-17  6:44 [PATCH] change memoryX->phys_device from number to symlink [1/2] generic func KAMEZAWA Hiroyuki
2006-02-17 15:59 ` Dave Hansen
2006-02-17 22:24 ` Greg KH [this message]
2006-02-18  1:24   ` Kamezawa Hiroyuki
2006-02-18  4:12     ` [Lhms-devel] " KAMEZAWA Hiroyuki

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=20060217222430.GA14847@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=haveblue@us.ibm.com \
    --cc=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=lhms-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=y-goto@jp.fujitsu.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 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.