From: Greg Kroah-Hartman Date: Mon, 26 Nov 2007 17:43:11 +0000 (-0800) Subject: header changes to .23 patches to make git-quiltapply work properly with them. X-Git-Tag: v2.6.23.9~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc1ffd7fc034635140a66dd8f27f51af5babe008;p=thirdparty%2Fkernel%2Fstable-queue.git header changes to .23 patches to make git-quiltapply work properly with them. --- diff --git a/review-2.6.23/ntp-fix-sync-cmos-clock-typo.patch b/review-2.6.23/ntp-fix-sync-cmos-clock-typo.patch index 5941c198d89..09297d1d5db 100644 --- a/review-2.6.23/ntp-fix-sync-cmos-clock-typo.patch +++ b/review-2.6.23/ntp-fix-sync-cmos-clock-typo.patch @@ -1,4 +1,4 @@ -commit fa6a1a554b50cbb7763f6907e6fef927ead480d9 +From foo@baz Tue Apr 9 12:12:43 2002 From: David P. Reed Date: Wed Nov 14 17:49:21 2007 -0500 Subject: ntp: fix typo that makes sync_cmos_clock erratic diff --git a/review-2.6.23/x86-avoid-inconsistent-ptes.patch b/review-2.6.23/x86-avoid-inconsistent-ptes.patch index d97e6e6d3a9..78cfdbaef31 100644 --- a/review-2.6.23/x86-avoid-inconsistent-ptes.patch +++ b/review-2.6.23/x86-avoid-inconsistent-ptes.patch @@ -1,4 +1,4 @@ -commit aa506dc7b12d03fbf8fd11aab752aed1aadd9c07 +From foo@baz Tue Apr 9 12:12:43 2002 From: Jan Beulich Date: Wed Oct 17 18:04:33 2007 +0200 Subject: i386: avoid temporarily inconsistent pte-s @@ -15,7 +15,7 @@ already present mappings. Consequently, on PAE, care must be taken to not update the high half of a pte while the low half is still holding the old value. -[ tglx: arch/x86 adaptation ] + [tglx: arch/x86 adaptation] Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen diff --git a/review-2.6.23/x86-fix-one-off-in-find-next-zero-string.patch b/review-2.6.23/x86-fix-one-off-in-find-next-zero-string.patch index 22ec405ccc2..0c56ae5ea1d 100644 --- a/review-2.6.23/x86-fix-one-off-in-find-next-zero-string.patch +++ b/review-2.6.23/x86-fix-one-off-in-find-next-zero-string.patch @@ -1,4 +1,4 @@ -commit 801916c1b369b637ce799e6c71a94963ff63df79 +From foo@baz Tue Apr 9 12:12:43 2002 From: Andrew Hastings Date: Wed Oct 17 18:04:33 2007 +0200 Subject: x86: fix off-by-one in find_next_zero_string diff --git a/review-2.6.23/x86-fix-rtc-locking.patch b/review-2.6.23/x86-fix-rtc-locking.patch index e83d306b3de..c912a0e1634 100644 --- a/review-2.6.23/x86-fix-rtc-locking.patch +++ b/review-2.6.23/x86-fix-rtc-locking.patch @@ -1,4 +1,4 @@ -commit c399da0d97e06803e51085ec076b63a3168aad1b +From foo@baz Tue Apr 9 12:12:43 2002 From: David P. Reed Date: Wed Nov 14 17:47:35 2007 -0500 Subject: x86: fix freeze in x86_64 RTC update code in time_64.c diff --git a/review-2.6.23/x86-mark-read-crx-volatile.patch b/review-2.6.23/x86-mark-read-crx-volatile.patch index 9819993416e..617ee16cba5 100644 --- a/review-2.6.23/x86-mark-read-crx-volatile.patch +++ b/review-2.6.23/x86-mark-read-crx-volatile.patch @@ -1,4 +1,4 @@ -commit c1217a75ea102d4e69321f210fab60bc47b9a48e +From foo@baz Tue Apr 9 12:12:43 2002 From: Kirill Korotaev Subject: x86: mark read_crX() asm code as volatile Date: Wed Oct 17 18:04:33 2007 +0200 diff --git a/review-2.6.23/x86-nx-bit-handling-in-change-page-attr.patch b/review-2.6.23/x86-nx-bit-handling-in-change-page-attr.patch index 13ad71d6160..2656e153368 100644 --- a/review-2.6.23/x86-nx-bit-handling-in-change-page-attr.patch +++ b/review-2.6.23/x86-nx-bit-handling-in-change-page-attr.patch @@ -1,4 +1,4 @@ -commit 84e0fdb1754d066dd0a8b257de7299f392d1e727 +From foo@baz Tue Apr 9 12:12:43 2002 From: Huang, Ying Date: Wed Oct 17 18:04:35 2007 +0200 Subject: x86: NX bit handling in change_page_attr() diff --git a/review-2.6.23/x98-return-correct-error-code-from-child-rip.patch b/review-2.6.23/x98-return-correct-error-code-from-child-rip.patch index f2fa404f9c0..1ecc9f18540 100644 --- a/review-2.6.23/x98-return-correct-error-code-from-child-rip.patch +++ b/review-2.6.23/x98-return-correct-error-code-from-child-rip.patch @@ -1,4 +1,4 @@ -commit 1c5b5cfd290b6cb7c67020ef420e275f746a7236 +From foo@baz Tue Apr 9 12:12:43 2002 From: Andrey Mirkin Date: Wed Oct 17 18:04:33 2007 +0200 Subject: x86: return correct error code from child_rip in x86_64 entry.S