* [PATCH 0/2] ACPI: Avoid NULL derefernce when hotplugging
@ 2010-01-29 16:48 Thomas Renninger
2010-01-29 17:29 ` Bjorn Helgaas
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Renninger @ 2010-01-29 16:48 UTC (permalink / raw)
To: lenb; +Cc: linux-acpi, bjorn.helgaas, kristen.c.accardi
Hi,
these are against 2.6.32, but patch fine against latest
acpi release tree with a small offset.
Would be great to see them mainline soon.
The first is IMO a must for stable, eventually both should
end up there.
Thanks,
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/2] ACPI: Avoid NULL derefernce when hotplugging
2010-01-29 16:48 [PATCH 0/2] ACPI: Avoid NULL derefernce when hotplugging Thomas Renninger
@ 2010-01-29 17:29 ` Bjorn Helgaas
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2010-01-29 17:29 UTC (permalink / raw)
To: Thomas Renninger; +Cc: lenb, linux-acpi, kristen.c.accardi
On Friday 29 January 2010 09:48:49 am Thomas Renninger wrote:
> these are against 2.6.32, but patch fine against latest
> acpi release tree with a small offset.
>
> Would be great to see them mainline soon.
> The first is IMO a must for stable, eventually both should
> end up there.
I guess I don't object to these.
I still hope that we can someday get rid of these external calls
to acpi_bus_add(), acpi_bus_start(), etc., and instead have the
Linux/ACPI code handle hotplug itself and call the driver .add()
and .remove() methods like normal subsystems do.
But until we can do that, I guess we have to patch up the
current code so it at least doesn't crash.
Bjorn
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-29 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-29 16:48 [PATCH 0/2] ACPI: Avoid NULL derefernce when hotplugging Thomas Renninger
2010-01-29 17:29 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox