mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH: 000/002] Catch notification of memory add event of ACPI via container driver.
@ 2006-03-23 13:41 Yasunori Goto
  2006-03-23 13:42 ` [PATCH: 001/002] Catch notification of memory add event of ACPI via container driver. (register start func for memory device) Yasunori Goto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yasunori Goto @ 2006-03-23 13:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Yasunori Goto, ACPI-ML, Linux Kernel ML, Brown, Len


Hi.

These 2 patches are to catch notification of new node's hot-add event via ACPI.

They were members of v4 of new node hot-add patches.
However, I would like to merge them at first before other patch.
Because, if these 2 patches are merged into mainline, all new node's memory
can be added to node 0. If not, no memory is added even if other patches are
merged. In addition, there is no opposition to these patches.

To tell the truth, I've posted similer patches a few times to ACPI-ML.
But, unfortunately, there was no response.

So, could you apply these patches to -mm tree? 

This patch is for 2.6.16-mm1.
I tested on my ia64 Tiger4 box with my node emulation. 
In addition, our firmware team provided us new firmware which can allow hot-add.
These patches worked well on it. :-)

Bye.

------------------------------------------

These 2 patches are to catch notification of new node's hot-add event
via ACPI.
If a new node is added, notification of ACPI reaches container device
which means node, and container driver scans belonging devices.
To call memory device's driver, start function of acpi memory device is
necessary. First patch is to register its function.

In addition, the scanning of memory devices and call add_memory() works 
even if memory is registered at boottime. 
Second patch is to avoid redundant call of add_memory().

-- 
Yasunori Goto 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-23 23:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-23 13:41 [PATCH: 000/002] Catch notification of memory add event of ACPI via container driver Yasunori Goto
2006-03-23 13:42 ` [PATCH: 001/002] Catch notification of memory add event of ACPI via container driver. (register start func for memory device) Yasunori Goto
2006-03-23 13:44 ` [PATCH: 002/002] Catch notification of memory add event of ACPI via container driver.(avoid redundant call add_memory) Yasunori Goto
2006-03-23 23:38 ` [PATCH: 000/002] Catch notification of memory add event of ACPI via container driver KAMEZAWA Hiroyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®