LWN.net Logo

RFC - ACPI source code re-org

From:  Len Brown <lenb@kernel.org>
To:  linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject:  RFC - ACPI source code re-org
Date:  Wed, 31 Dec 2008 05:51:50 -0500
Message-ID:  <1230720725-9376-1-git-send-email-lenb@kernel.org>

This re-org splits the kernel built-in part of ACPI
from the ACPI drivers drivers.  Within built-in, it splits
the regular GPL Linux/ACPI files from the dual-licensed
ACPICA files.  Further, the private ACPICA headers
are moved in with the ACPICA files to prevent future
temptation to go behind the public ACPICA interfaces.
 
This series sits on top of the latest ACPICA code,
and is included on the 2.6.28-based acpica branch here:

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git acpica

cheers,
-Len Brown, Intel Open Source Technology Center

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

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds