All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/4] PNP: convert resource table to dynamic list, v2
@ 2008-05-15 22:07 ` Bjorn Helgaas
  0 siblings, 0 replies; 18+ messages in thread
From: Bjorn Helgaas @ 2008-05-15 22:07 UTC (permalink / raw)
  To: Len Brown
  Cc: linux-acpi, linux-kernel, Adam Belay, Adam M Belay, Li Shaohua,
	Matthieu Castet, Thomas Renninger, Rene Herman, Jaroslav Kysela,
	Andrew Morton, Takashi Iwai

This series replaces the fixed-size pnp_resource_table with a
linked list of resources.

This iteration fixes a null pointer dereference Andrew found
on a PNPBIOS machine.

Because of that problem, Andrew dropped the following patches
from the -mm tree (these were patches 6-8 of the v1 series):

  pnp-replace-pnp_resource_table-with-dynamically-allocated-resources.patch
  pnp-remove-ratelimit-on-add-resource-failures.patch
  pnp-dont-sort-by-type-in-sys-resources.patch

This posting doesn't repeat patches 1-5 from the original v1 series;
the first is already in Linus's tree, and the rest are still in -mm.

Bjorn
-- 

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

end of thread, other threads:[~2008-05-22 21:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 22:07 [patch 0/4] PNP: convert resource table to dynamic list, v2 Bjorn Helgaas
2008-05-15 22:07 ` Bjorn Helgaas
2008-05-15 22:07 ` [patch 1/4] PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources Bjorn Helgaas
2008-05-15 22:07   ` Bjorn Helgaas
2008-05-19 22:23   ` Rene Herman
2008-05-15 22:07 ` [patch 2/4] PNP: replace pnp_resource_table with dynamically allocated resources Bjorn Helgaas
2008-05-15 22:07   ` Bjorn Helgaas
2008-05-19 23:14   ` Rene Herman
2008-05-19 23:41     ` Bjorn Helgaas
2008-05-22 21:18       ` Rene Herman
2008-05-15 22:07 ` [patch 3/4] PNP: remove ratelimit on add resource failures Bjorn Helgaas
2008-05-15 22:07   ` Bjorn Helgaas
2008-05-19 23:15   ` Rene Herman
2008-05-15 22:07 ` [patch 4/4] PNP: dont sort by type in /sys/.../resources Bjorn Helgaas
2008-05-15 22:07   ` Bjorn Helgaas
2008-05-19 22:42   ` Adam M Belay
2008-05-19 23:41     ` Bjorn Helgaas
2008-05-19 23:22   ` Rene Herman

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.