diff options
author | 2010-02-22 12:11:08 -0700 | |
---|---|---|
committer | 2010-03-14 21:17:16 -0400 | |
commit | 0131aa3dd7dcf41c66784b96ff351f63ee3ef348 (patch) | |
tree | 0222e8ac1fdfa853814f7a98b69c91e3d7a04613 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | wireguard-linux-0131aa3dd7dcf41c66784b96ff351f63ee3ef348.tar.xz wireguard-linux-0131aa3dd7dcf41c66784b96ff351f63ee3ef348.zip |
ACPI: processor: mv processor_core.c processor_driver.c
The ACPI processor driver can be built as a module. But it has
pieces of code that should always be built statically into the
kernel.
The plan is for processor_core.c to contain the static bits while
processor_driver.c contains the module-like bits.
Since the bulk of the code in the current processor_core.c is
module-like, first step is to rename the file to processor_driver.c
Next step will re-create processor_core.c and cherry-pick out
the static bits.
Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions