PNP: convert resource table to dynamic list, v1

From: LWN.net  read times: 31


Provided by yangyi at 2008-05-08 18:07:18


From:  Bjorn Helgaas <bjorn.helgaas@hp.com>
To:  Len Brown <lenb@kernel.org>
Subject:  [patch 0/8] PNP: convert resource table to dynamic list, v1
Date:  Mon, 05 May 2008 16:36:30 -0600
Message-ID:  <20080505223630.682082986@ldl.fc.hp.com>
Cc:  linux-acpi@vger.kernel.org
Archive-link:  Article, Thread

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

The first patch is in -mm already and should appear in Linus'
tree soon, so just skip that patch if necessary.

As a reminder, if anybody tests this and sees problems, the
dmesg log with CONFIG_PNP_DEBUG enabled would be a great help
to me.

Bjorn

-- 
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Original link: http://lwn.net/Articles/281092/