summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-04-14 14:10:03 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-04-14 14:10:03 -0400
commitdee2a8ffbc0efeab03e31ccc3ad7d8140628f8fe (patch)
treed99937044fbe3fd475f74ca1a4a791161b9a6cce
parentf5a88cd1d834885b68f0676ee0269e46a7dc0547 (diff)
downloadlongterm-queue-2.6.34-dee2a8ffbc0efeab03e31ccc3ad7d8140628f8fe.tar.gz
fix PeterZ mail address typo
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/x86-hotplug-Move-WBINVD-back-outside-the-play_dead-l.patch2
-rw-r--r--queue/x86-hotplug-Use-mwait-to-offline-a-processor-fix-the.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/queue/x86-hotplug-Move-WBINVD-back-outside-the-play_dead-l.patch b/queue/x86-hotplug-Move-WBINVD-back-outside-the-play_dead-l.patch
index 913f1cd..56eee78 100644
--- a/queue/x86-hotplug-Move-WBINVD-back-outside-the-play_dead-l.patch
+++ b/queue/x86-hotplug-Move-WBINVD-back-outside-the-play_dead-l.patch
@@ -24,7 +24,7 @@ Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Arjan van de Ven <arjan@linux.kernel.org>
Cc: Len Brown <lenb@kernel.org>
Cc: Venkatesh Pallipadi <venki@google.com>
-Cc: Peter Zijlstra <a.p.zijlstra@chello.hl>
+Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <tip-ea53069231f9317062910d6e772cca4ce93de8c8@git.kernel.org>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/queue/x86-hotplug-Use-mwait-to-offline-a-processor-fix-the.patch b/queue/x86-hotplug-Use-mwait-to-offline-a-processor-fix-the.patch
index 77d9754..66f77b8 100644
--- a/queue/x86-hotplug-Use-mwait-to-offline-a-processor-fix-the.patch
+++ b/queue/x86-hotplug-Use-mwait-to-offline-a-processor-fix-the.patch
@@ -29,7 +29,7 @@ Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Reviewed-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: Venkatesh Pallipadi <venki@google.com>
-Cc: Peter Zijlstra <a.p.zijlstra@chello.hl>
+Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20090522232230.162239000@intel.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>