summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_processor.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/acpi_processor.c')
-rw-r--r--drivers/acpi/acpi_processor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpi_processor.c b/drivers/acpi/acpi_processor.c
index e9b01e35ac37..fd6c51cc3acb 100644
--- a/drivers/acpi/acpi_processor.c
+++ b/drivers/acpi/acpi_processor.c
@@ -340,7 +340,7 @@ static int acpi_processor_get_info(struct acpi_device *device)
*/
static DEFINE_PER_CPU(void *, processor_device_array);
-static int __cpuinit acpi_processor_add(struct acpi_device *device,
+static int acpi_processor_add(struct acpi_device *device,
const struct acpi_device_id *id)
{
struct acpi_processor *pr;
ommit/Documentation/git-repack.txt?h=main&id=9f17688d93c18bdd0532d2733710dc4d23921282&follow=1'>update git-repack documentation wrt repack.UseDeltaBaseOffsetNicolas Pitre1-9/+9 2010-02-04git-clean: fix the description of the default behaviorMichael J Gruber2-4/+4 2010-02-04fast-import.c: Fix big-file-threshold parsing bugJunio C Hamano1-1/+4 2010-02-03make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre6-21/+36 2010-02-03pack-objects: fix pack generation when using pack_size_limitNicolas Pitre1-24/+13 2010-02-03fix multiple issues with t5300Nicolas Pitre1-20/+34 2010-02-03gitweb: Simplify (and fix) chop_strJohn 'Warthog9' Hawley1-4/+0 2010-02-04gitk: Fix copyright symbol in About box messagePaul Mackerras1-1/+1 2010-02-03grep: simplify assignment of ->fixedRené Scharfe1-4/+1 2010-02-02Correct spelling of 'REUC' extensionShawn O. Pearce1-1/+1 2010-02-01build: make code "-Wpointer-arith" cleanJunio C Hamano2-3/+3 2010-02-01configure: Allow --without-pythonBen Walton1-1/+1 2010-02-01configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAMBen Walton1-2/+13 2010-02-01fast-import: Stream very large blobs directly to packShawn O. Pearce5-20/+227 2010-02-01git-p4: Fix sync errors due to new server versionPal-Kristian Engstad1-1/+1 2010-02-01Updates for dirty submodules in release notes and user manualJens Lehmann2-5/+27 2010-01-31Update draft release notes to 1.7.0Junio C Hamano1-3/+2 2010-01-31Make NO_PTHREADS the sole thread configuration variableDan McGee5-36/+13 2010-01-31RPM packaging: use %global inside %{!?...}Junio C Hamano1-1/+4 2010-01-31mention new shell execution behavior in release notesJeff King1-0/+7 2010-01-31Fix memory leak in submodule.cJens Lehmann1-5/+9 2010-01-31Fix typos in technical documentation.Ralf Wildenhues13-24/+24 2010-01-30gitweb: Add optional extra parameter to die_error, for extended explanationJohn 'Warthog9' Hawley1-1/+7 2010-01-30gitweb: add a "string" variant of print_sort_thJohn 'Warthog9' Hawley1-5/+12 2010-01-30gitweb: add a "string" variant of print_local_timeJohn 'Warthog9' Hawley1-2/+9 2010-01-30gitweb: Check that $site_header etc. are defined before using themJohn 'Warthog9' Hawley1-3/+3 2010-01-30gitweb: Makefile improvementsJohn 'Warthog9' Hawley2-53/+141 2010-01-30gitweb: Load checkingJohn 'Warthog9' Hawley4-6/+72 2010-01-30gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski1-5/+3 2010-01-30is_submodule_modified(): fix breakage with external GIT_INDEX_FILEv1.7.0-rc1Junio C Hamano1-2/+5 2010-01-30RPM packaging: don't include foreign-scm-helper bits yetJunio C Hamano1-0/+5 2010-01-30grep: Fix two memory leaksDan McGee1-0/+2 2010-01-30rebase: don't invoke the pager for each commit summaryMarkus Heidelberg1-1/+1 2010-01-29Update draft release notes to 1.7.0Junio C Hamano1-2/+15 2010-01-29Implement pthread_cond_broadcast on WindowsJohannes Sixt2-15/+94 2010-01-29If deriving SVN_SSH from GIT_SSH on msys, also add quotesSebastian Schuberth1-0/+1 2010-01-29add shebang line to git-mergetool--lib.shJeff King1-0/+1 2010-01-29fix off-by-one allocation errorJeff King1-1/+1 2010-01-29fix memcpy of overlapping areaJeff King1-1/+1 2010-01-29gitk: Update German translationChristian Stimming1-309/+432