From 3b6caf5e6d0fd5470f7049b28159c02988f7d334 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 13 Apr 2019 12:36:20 -0700 Subject: Updated to 5.0.7 Add patches to modify ck rather than modifying the ck patch directly Sync with upstream Remove needless git commit fingerprint Use single line for linux source archive and sig Add missing line to disable raid6 algorithm scanning --- remove-excess-ck-extraversion.patch | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 remove-excess-ck-extraversion.patch (limited to 'remove-excess-ck-extraversion.patch') diff --git a/remove-excess-ck-extraversion.patch b/remove-excess-ck-extraversion.patch new file mode 100644 index 0000000..4e751e5 --- /dev/null +++ b/remove-excess-ck-extraversion.patch @@ -0,0 +1,24 @@ +--- a/patch-5.0-ck1 ++++ b/patch-5.0-ck1 +@@ -833,21 +833,6 @@ + + 2: Expire timeslice and recalculate deadline. + + + +============================================================== +-diff --git a/Makefile b/Makefile +-index d5713e7b1e50..3ee4f3805466 100644 +---- a/Makefile +-+++ b/Makefile +-@@ -15,6 +15,10 @@ NAME = Shy Crocodile +- PHONY := _all +- _all: +- +-+CKVERSION = -ck1 +-+CKNAME = MuQSS Powered +-+EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) +-+ +- # Do not use make's built-in rules and variables +- # (this increases performance and avoids hard-to-debug behaviour) +- MAKEFLAGS += -rR + diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig + index 584a6e114853..2d497c3710f2 100644 + --- a/arch/alpha/Kconfig -- cgit v1.2.1