]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add git ids for sparc patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2013 18:38:02 +0000 (11:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2013 18:38:02 +0000 (11:38 -0700)
queue-3.0/sparc-tsb-must-be-flushed-before-tlb.patch
queue-3.0/sparc32-vm_area_struct-access-for-old-sun-sparcs.patch
queue-3.0/sparc64-address-congruence-property.patch
queue-3.10/sparc32-vm_area_struct-access-for-old-sun-sparcs.patch
queue-3.4/sparc-tsb-must-be-flushed-before-tlb.patch
queue-3.4/sparc32-vm_area_struct-access-for-old-sun-sparcs.patch
queue-3.4/sparc64-address-congruence-property.patch

index 2f7918d06da565fd7b39b7fd88f7236aeee525b9..15c0a5fb7ba09cb4ee20df60d057de7613234c0d 100644 (file)
@@ -5,6 +5,8 @@ Subject: sparc: tsb must be flushed before tlb
 
 From: Dave Kleikamp <dave.kleikamp@oracle.com>
 
+upstream commit 23a01138efe216f8084cfaa74b0b90dd4b097441
+
 This fixes a race where a cpu may re-load a tlb from a stale tsb right
 after it has been flushed by a remote function call.
 
index 2e83d7eda468b2aa30634d91de2adb0c6db827f1..3175a33a6d8ef40c57eb76fc90b206504431f238 100644 (file)
@@ -5,6 +5,8 @@ Subject: sparc32: vm_area_struct access for old Sun SPARCs.
 
 From: Olivier DANET <odanet@caramail.com>
 
+upstream commit 961246b4ed8da3bcf4ee1eb9147f341013553e3c
+
 Commit e4c6bfd2d79d063017ab19a18915f0bc759f32d9 ("mm: rearrange
 vm_area_struct for fewer cache misses") changed the layout of the
 vm_area_struct structure, it broke several SPARC32 assembly routines
index aea38efdab13b8fce50cbe85523c14dbf2837fde..386bdd9edf2df97e220091991531269684a5e844 100644 (file)
@@ -5,6 +5,8 @@ Subject: sparc64 address-congruence property
 
 From: bob picco <bpicco@meloft.net>
 
+Upstream commit 771a37ff4d80b80db3b0df3e7696f14b298c67b7
+
 The Machine Description (MD) property "address-congruence-offset" is
 optional. According to the MD specification the value is assumed 0UL when
 not present. This caused early boot failure on T5.
index e705e119b3ecfa41b202466527d9b167d611c53f..97e60d3ab46f58b8341cef018e46cf2efdca0c84 100644 (file)
@@ -5,6 +5,8 @@ Subject: sparc32: vm_area_struct access for old Sun SPARCs.
 
 From: Olivier DANET <odanet@caramail.com>
 
+upstream commit 961246b4ed8da3bcf4ee1eb9147f341013553e3c.
+
 Commit e4c6bfd2d79d063017ab19a18915f0bc759f32d9 ("mm: rearrange
 vm_area_struct for fewer cache misses") changed the layout of the
 vm_area_struct structure, it broke several SPARC32 assembly routines
index 07c7c2e86a774989d3f422b637a0f260f55f21ae..aa3703a9f79b3645826cef8c525bb7752a0e6492 100644 (file)
@@ -5,6 +5,8 @@ Subject: sparc: tsb must be flushed before tlb
 
 From: Dave Kleikamp <dave.kleikamp@oracle.com>
 
+Upstream commit 23a01138efe216f8084cfaa74b0b90dd4b097441
+
 This fixes a race where a cpu may re-load a tlb from a stale tsb right
 after it has been flushed by a remote function call.
 
index d420082801274c957fc1eb1a6191c8016d66195f..02470c84a3901a821e2beb1c5ba6afdc904866ed 100644 (file)
@@ -5,6 +5,8 @@ Subject: sparc32: vm_area_struct access for old Sun SPARCs.
 
 From: Olivier DANET <odanet@caramail.com>
 
+Upstream commit 961246b4ed8da3bcf4ee1eb9147f341013553e3c
+
 Commit e4c6bfd2d79d063017ab19a18915f0bc759f32d9 ("mm: rearrange
 vm_area_struct for fewer cache misses") changed the layout of the
 vm_area_struct structure, it broke several SPARC32 assembly routines
index 96010ade5e1d99a06c317b18f8fc04ba5205a728..3f889dee5d6792b1d8674d00204a2a9da13099d9 100644 (file)
@@ -5,6 +5,8 @@ Subject: sparc64 address-congruence property
 
 From: bob picco <bpicco@meloft.net>
 
+Upstream commit 771a37ff4d80b80db3b0df3e7696f14b298c67b7
+
 The Machine Description (MD) property "address-congruence-offset" is
 optional. According to the MD specification the value is assumed 0UL when
 not present. This caused early boot failure on T5.