From 03ddadfada6c9ac5b475c395bc4bb03537a2653e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 26 Jun 2015 00:48:32 -0500 Subject: patch not required, when qemu is patched correctly --- .../qemu-m68k/patches/3.14.45/qemu-coldfire.patch | 24 ---------------------- .../qemu-m68k/patches/3.18.16/qemu-coldfire.patch | 24 ---------------------- .../qemu-m68k/patches/4.0.6/qemu-coldfire.patch | 24 ---------------------- 3 files changed, 72 deletions(-) delete mode 100644 target/m68k/qemu-m68k/patches/3.14.45/qemu-coldfire.patch delete mode 100644 target/m68k/qemu-m68k/patches/3.18.16/qemu-coldfire.patch delete mode 100644 target/m68k/qemu-m68k/patches/4.0.6/qemu-coldfire.patch (limited to 'target/m68k') diff --git a/target/m68k/qemu-m68k/patches/3.14.45/qemu-coldfire.patch b/target/m68k/qemu-m68k/patches/3.14.45/qemu-coldfire.patch deleted file mode 100644 index 5bbda8c4d..000000000 --- a/target/m68k/qemu-m68k/patches/3.14.45/qemu-coldfire.patch +++ /dev/null @@ -1,24 +0,0 @@ -m68k: enabled software emulation of separate supervisor/user stack - -Recent Coldfires have separate supervisor and user stack pointers, but -since older Coldfires didn't have that, the Linux kernel has a kind of -emulation mechanism for those pointers. - -Apparently, according to the Kconfig.cpu file, the 5208 is supposed to -support such separate pointers, but Qemu doesn't implement it. So we -cheat a bit here and force the usage of emulated separate stack -pointers. - -Signed-off-by: Thomas Petazzoni - -diff -Nur linux-3.14.26.orig/arch/m68k/Kconfig.cpu linux-3.14.26/arch/m68k/Kconfig.cpu ---- linux-3.14.26.orig/arch/m68k/Kconfig.cpu 2014-12-06 17:56:06.000000000 -0600 -+++ linux-3.14.26/arch/m68k/Kconfig.cpu 2014-12-28 03:00:39.279037664 -0600 -@@ -146,6 +146,7 @@ - depends on !MMU - select GENERIC_CLOCKEVENTS - select HAVE_CACHE_SPLIT -+ select COLDFIRE_SW_A7 - help - Freescale Coldfire 5207/5208 processor support. - diff --git a/target/m68k/qemu-m68k/patches/3.18.16/qemu-coldfire.patch b/target/m68k/qemu-m68k/patches/3.18.16/qemu-coldfire.patch deleted file mode 100644 index 14d2f610b..000000000 --- a/target/m68k/qemu-m68k/patches/3.18.16/qemu-coldfire.patch +++ /dev/null @@ -1,24 +0,0 @@ -m68k: enabled software emulation of separate supervisor/user stack - -Recent Coldfires have separate supervisor and user stack pointers, but -since older Coldfires didn't have that, the Linux kernel has a kind of -emulation mechanism for those pointers. - -Apparently, according to the Kconfig.cpu file, the 5208 is supposed to -support such separate pointers, but Qemu doesn't implement it. So we -cheat a bit here and force the usage of emulated separate stack -pointers. - -Signed-off-by: Thomas Petazzoni - -diff -Nur linux-3.17.7.orig/arch/m68k/Kconfig.cpu linux-3.17.7/arch/m68k/Kconfig.cpu ---- linux-3.17.7.orig/arch/m68k/Kconfig.cpu 2014-12-16 11:37:26.000000000 -0600 -+++ linux-3.17.7/arch/m68k/Kconfig.cpu 2014-12-27 14:12:19.291459730 -0600 -@@ -146,6 +146,7 @@ - depends on !MMU - select GENERIC_CLOCKEVENTS - select HAVE_CACHE_SPLIT -+ select COLDFIRE_SW_A7 - help - Freescale Coldfire 5207/5208 processor support. - diff --git a/target/m68k/qemu-m68k/patches/4.0.6/qemu-coldfire.patch b/target/m68k/qemu-m68k/patches/4.0.6/qemu-coldfire.patch deleted file mode 100644 index 14d2f610b..000000000 --- a/target/m68k/qemu-m68k/patches/4.0.6/qemu-coldfire.patch +++ /dev/null @@ -1,24 +0,0 @@ -m68k: enabled software emulation of separate supervisor/user stack - -Recent Coldfires have separate supervisor and user stack pointers, but -since older Coldfires didn't have that, the Linux kernel has a kind of -emulation mechanism for those pointers. - -Apparently, according to the Kconfig.cpu file, the 5208 is supposed to -support such separate pointers, but Qemu doesn't implement it. So we -cheat a bit here and force the usage of emulated separate stack -pointers. - -Signed-off-by: Thomas Petazzoni - -diff -Nur linux-3.17.7.orig/arch/m68k/Kconfig.cpu linux-3.17.7/arch/m68k/Kconfig.cpu ---- linux-3.17.7.orig/arch/m68k/Kconfig.cpu 2014-12-16 11:37:26.000000000 -0600 -+++ linux-3.17.7/arch/m68k/Kconfig.cpu 2014-12-27 14:12:19.291459730 -0600 -@@ -146,6 +146,7 @@ - depends on !MMU - select GENERIC_CLOCKEVENTS - select HAVE_CACHE_SPLIT -+ select COLDFIRE_SW_A7 - help - Freescale Coldfire 5207/5208 processor support. - -- cgit v1.2.3