[linux] 01/01: Update patches URL now that they are in Linus tree

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri May 20 09:25:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch master
in repository linux.

commit d961748cbb777effe6047e8d59cd56e15026e913
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Fri May 20 11:23:49 2016 +0200

    Update patches URL now that they are in Linus tree
---
 .../mips/MIPS-Allow-emulation-for-unaligned-LSDXC1-instructions.patch   | 2 +-
 .../mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch      | 2 +-
 .../mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch     | 2 +-
 .../mips/MIPS-Octeon-Add-Octeon-III-CN7xxx-interface-detection.patch    | 2 +-
 .../mips/MIPS-Octeon-detect-and-fix-byte-swapped-initramfs.patch        | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/bugfix/mips/MIPS-Allow-emulation-for-unaligned-LSDXC1-instructions.patch b/debian/patches/bugfix/mips/MIPS-Allow-emulation-for-unaligned-LSDXC1-instructions.patch
index 9517f31..fe17c02 100644
--- a/debian/patches/bugfix/mips/MIPS-Allow-emulation-for-unaligned-LSDXC1-instructions.patch
+++ b/debian/patches/bugfix/mips/MIPS-Allow-emulation-for-unaligned-LSDXC1-instructions.patch
@@ -1,7 +1,7 @@
 From: Paul Burton <paul.burton at imgtec.com>
 Date: Thu, 21 Apr 2016 12:25:38 +0100
 Subject: MIPS: Allow emulation for unaligned [LS]DXC1 instructions
-Origin: https://patchwork.linux-mips.org/patch/13143/
+Origin: https://git.kernel.org/linus/e70ac023f9515c70cf2b291a294f0f250df29847
 
 If an address error exception occurs for a LDXC1 or SDXC1 instruction,
 within the cop1x opcode space, allow it to be passed through to the FPU
diff --git a/debian/patches/bugfix/mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch b/debian/patches/bugfix/mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch
index 4aac015..ec9086f 100644
--- a/debian/patches/bugfix/mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch
+++ b/debian/patches/bugfix/mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch
@@ -1,7 +1,7 @@
 From: Paul Burton <paul.burton at imgtec.com>
 Date: Thu, 21 Apr 2016 12:43:57 +0100
 Subject: [1/2] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
-Origin: https://patchwork.linux-mips.org/patch/13144/
+Origin: https://git.kernel.org/linus/bd239f1e1429e7781096bf3884bdb1b2b1bb4f28
 
 Whilst a PR_SET_FP_MODE prctl is performed there are decisions made
 based upon whether the task is executing on the current CPU. This may
diff --git a/debian/patches/bugfix/mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch b/debian/patches/bugfix/mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch
index 581f9bd..301e2e0 100644
--- a/debian/patches/bugfix/mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch
+++ b/debian/patches/bugfix/mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch
@@ -1,7 +1,7 @@
 From: Paul Burton <paul.burton at imgtec.com>
 Date: Thu, 21 Apr 2016 12:43:58 +0100
 Subject: [2/2] MIPS: Force CPUs to lose FP context during mode switches
-Origin: https://patchwork.linux-mips.org/patch/13145/
+Origin: https://git.kernel.org/linus/6b8322576e9d325b65c54fbef64e4e8690ad70ce
 
 Commit 9791554b45a2 ("MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options
 for MIPS") added support for the PR_SET_FP_MODE prctl, which allows a
diff --git a/debian/patches/features/mips/MIPS-Octeon-Add-Octeon-III-CN7xxx-interface-detection.patch b/debian/patches/features/mips/MIPS-Octeon-Add-Octeon-III-CN7xxx-interface-detection.patch
index 744b528..360a576 100644
--- a/debian/patches/features/mips/MIPS-Octeon-Add-Octeon-III-CN7xxx-interface-detection.patch
+++ b/debian/patches/features/mips/MIPS-Octeon-Add-Octeon-III-CN7xxx-interface-detection.patch
@@ -1,7 +1,7 @@
 From: Zubair Lutfullah Kakakhel <Zubair.Kakakhel at imgtec.com>
 Date: Wed, 3 Feb 2016 18:01:36 +0000
 Subject: MIPS: Octeon: Add Octeon III CN7xxx interface detection
-Origin: https://patchwork.linux-mips.org/patch/12376/
+Origin: https://git.kernel.org/linus/885872b722b73b2026a48bdff4621f289be2b044
 
 Add basic CN7XXX interface detection.
 
diff --git a/debian/patches/features/mips/MIPS-Octeon-detect-and-fix-byte-swapped-initramfs.patch b/debian/patches/features/mips/MIPS-Octeon-detect-and-fix-byte-swapped-initramfs.patch
index 15ad40b..0da45b9 100644
--- a/debian/patches/features/mips/MIPS-Octeon-detect-and-fix-byte-swapped-initramfs.patch
+++ b/debian/patches/features/mips/MIPS-Octeon-detect-and-fix-byte-swapped-initramfs.patch
@@ -1,7 +1,7 @@
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Wed, 11 May 2016 00:37:42 +0200
 Subject: MIPS: Octeon: detect and fix byte swapped initramfs
-Origin: https://patchwork.linux-mips.org/patch/13219/
+Origin: https://git.kernel.org/linus/8f4703aa4df758def78e9a39cc5d1ff73c3ef51f
 
 Octeon machines support running in little endian mode. U-Boot usually
 runs in big endian-mode. Therefore the initramfs is loaded in big endian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list