commit: 92b00d2d5155a9cb7644341fec5e107d3ee577e1 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Fri Feb 15 23:35:01 2019 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Fri Feb 15 23:35:01 2019 +0000 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=92b00d2d
proj/linux-patches: rename patch for more clarity Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> 0000_README | 2 +- ...timizations-for-gcc.patch => 5010_cpu-opt-le-gcc49-lt-kern4-13.patch | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/0000_README b/0000_README index e836b73..c10e9d4 100644 --- a/0000_README +++ b/0000_README @@ -783,7 +783,7 @@ Patch: 5004_blkck-bfq-turn-BFQ-v7r11-for-4.7.0-into-BFQ-v8r3-for-4.patch1 From: http://algo.ing.unimo.it/people/paolo/disk_sched/ Desc: BFQ v8r3 patch 4 for 4.7: Early Queue Merge (EQM) -Patch: 5010_enable-additional-cpu-optimizations-for-gcc.patch +Patch: 5010_cpu-opt-le-gcc49-lt-kern4-13.patch From: https://github.com/graysky2/kernel_gcc_patch/ Desc: Kernel patch enables gcc < v4.9 optimizations for additional CPUs. diff --git a/5010_enable-additional-cpu-optimizations-for-gcc.patch b/5010_cpu-opt-le-gcc49-lt-kern4-13.patch similarity index 100% rename from 5010_enable-additional-cpu-optimizations-for-gcc.patch rename to 5010_cpu-opt-le-gcc49-lt-kern4-13.patch
