[linux-yocto] [linux-yocto-4.4][PATCH] rt: remove () from patch names
Anuj Mittal
anujx.mittal at intel.com
Thu Aug 11 02:50:49 PDT 2016
It results in errors while parsing the scc files for patches.
Signed-off-by: Anuj Mittal <anujx.mittal at intel.com>
---
bsp/intel-common/intel-corei7-64-preempt-rt.scc | 1 +
..._Use_local_lockunlock_irq_in_intel_pipe_update_startend.patch} | 0
...deoni915_Use_preempt_disableenable_rt_where_recommended.patch} | 0
...atch => f2fs_Mutex_cant_be_used_by_down_write_nest_lock.patch} | 0
...pt_enabledisable_nort_in_lg_double_locklg_double_unlock.patch} | 0
features/rt/rt.scc | 8 ++++----
features/rt/series | 8 ++++----
7 files changed, 9 insertions(+), 8 deletions(-)
rename features/rt/{drmi915_Use_local_lockunlock_irq()_in_intel_pipe_update_startend().patch => drmi915_Use_local_lockunlock_irq_in_intel_pipe_update_startend.patch} (100%)
rename features/rt/{drmradeoni915_Use_preempt_disableenable_rt()_where_recommended.patch => drmradeoni915_Use_preempt_disableenable_rt_where_recommended.patch} (100%)
rename features/rt/{f2fs_Mutex_cant_be_used_by_down_write_nest_lock().patch => f2fs_Mutex_cant_be_used_by_down_write_nest_lock.patch} (100%)
rename features/rt/{lockinglglocks_Use_preempt_enabledisable_nort()_in_lg_double_locklg_double_unlock.patch => lockinglglocks_Use_preempt_enabledisable_nort_in_lg_double_locklg_double_unlock.patch} (100%)
diff --git a/bsp/intel-common/intel-corei7-64-preempt-rt.scc b/bsp/intel-common/intel-corei7-64-preempt-rt.scc
index 5f0bc38..c772c21 100644
--- a/bsp/intel-common/intel-corei7-64-preempt-rt.scc
+++ b/bsp/intel-common/intel-corei7-64-preempt-rt.scc
@@ -1,3 +1,4 @@
+
define KMACHINE intel-corei7-64
define KTYPE preempt-rt
define KARCH x86_64
diff --git a/features/rt/drmi915_Use_local_lockunlock_irq()_in_intel_pipe_update_startend().patch b/features/rt/drmi915_Use_local_lockunlock_irq_in_intel_pipe_update_startend.patch
similarity index 100%
rename from features/rt/drmi915_Use_local_lockunlock_irq()_in_intel_pipe_update_startend().patch
rename to features/rt/drmi915_Use_local_lockunlock_irq_in_intel_pipe_update_startend.patch
diff --git a/features/rt/drmradeoni915_Use_preempt_disableenable_rt()_where_recommended.patch b/features/rt/drmradeoni915_Use_preempt_disableenable_rt_where_recommended.patch
similarity index 100%
rename from features/rt/drmradeoni915_Use_preempt_disableenable_rt()_where_recommended.patch
rename to features/rt/drmradeoni915_Use_preempt_disableenable_rt_where_recommended.patch
diff --git a/features/rt/f2fs_Mutex_cant_be_used_by_down_write_nest_lock().patch b/features/rt/f2fs_Mutex_cant_be_used_by_down_write_nest_lock.patch
similarity index 100%
rename from features/rt/f2fs_Mutex_cant_be_used_by_down_write_nest_lock().patch
rename to features/rt/f2fs_Mutex_cant_be_used_by_down_write_nest_lock.patch
diff --git a/features/rt/lockinglglocks_Use_preempt_enabledisable_nort()_in_lg_double_locklg_double_unlock.patch b/features/rt/lockinglglocks_Use_preempt_enabledisable_nort_in_lg_double_locklg_double_unlock.patch
similarity index 100%
rename from features/rt/lockinglglocks_Use_preempt_enabledisable_nort()_in_lg_double_locklg_double_unlock.patch
rename to features/rt/lockinglglocks_Use_preempt_enabledisable_nort_in_lg_double_locklg_double_unlock.patch
diff --git a/features/rt/rt.scc b/features/rt/rt.scc
index 84edf4e..9a59b59 100644
--- a/features/rt/rt.scc
+++ b/features/rt/rt.scc
@@ -48,7 +48,7 @@ patch sched-provide-a-tsk_nr_cpus_allowed-helper.patch
patch drivers-cpuidle-coupled-fix-warning-cpuidle_coupled_.patch
patch drivers-media-vsp1_video-fix-compile-error.patch
patch sc16is7xx_Drop_bogus_use_of_IRQF_ONESHOT.patch
-patch f2fs_Mutex_cant_be_used_by_down_write_nest_lock().patch
+patch f2fs_Mutex_cant_be_used_by_down_write_nest_lock.patch
patch ARM-imx-always-use-TWD-on-IMX6Q.patch
patch sched-preempt-Fix-preempt_count-manipulations.patch
@@ -385,7 +385,7 @@ patch rcutorture-comment-out-rcu_bh-ops-on-PREEMPT_RT_FULL.patch
# LGLOCKS - lovely
patch lglocks-rt.patch
-patch lockinglglocks_Use_preempt_enabledisable_nort()_in_lg_double_locklg_double_unlock.patch
+patch lockinglglocks_Use_preempt_enabledisable_nort_in_lg_double_locklg_double_unlock.patch
# STOP machine (depend on lglock & rtmutex)
patch stomp-machine-create-lg_global_trylock_relax-primiti.patch
@@ -610,8 +610,8 @@ patch drivers-block-zram-Replace-bit-spinlocks-with-rtmute.patch
patch i915_compile_fix.patch
patch drm-i915-drop-trace_i915_gem_ring_dispatch-onrt.patch
patch i915-bogus-warning-from-i915-when-running-on-PREEMPT.patch
-patch drmradeoni915_Use_preempt_disableenable_rt()_where_recommended.patch
-patch drmi915_Use_local_lockunlock_irq()_in_intel_pipe_update_startend().patch
+patch drmradeoni915_Use_preempt_disableenable_rt_where_recommended.patch
+patch drmi915_Use_local_lockunlock_irq_in_intel_pipe_update_startend.patch
# CGROUPS
patch cgroups-use-simple-wait-in-css_release.patch
diff --git a/features/rt/series b/features/rt/series
index 156d174..f47e33f 100644
--- a/features/rt/series
+++ b/features/rt/series
@@ -48,7 +48,7 @@ sched-provide-a-tsk_nr_cpus_allowed-helper.patch
drivers-cpuidle-coupled-fix-warning-cpuidle_coupled_.patch
drivers-media-vsp1_video-fix-compile-error.patch
sc16is7xx_Drop_bogus_use_of_IRQF_ONESHOT.patch
-f2fs_Mutex_cant_be_used_by_down_write_nest_lock().patch
+f2fs_Mutex_cant_be_used_by_down_write_nest_lock.patch
ARM-imx-always-use-TWD-on-IMX6Q.patch
sched-preempt-Fix-preempt_count-manipulations.patch
@@ -385,7 +385,7 @@ rcutorture-comment-out-rcu_bh-ops-on-PREEMPT_RT_FULL.patch
# LGLOCKS - lovely
lglocks-rt.patch
-lockinglglocks_Use_preempt_enabledisable_nort()_in_lg_double_locklg_double_unlock.patch
+lockinglglocks_Use_preempt_enabledisable_nort_in_lg_double_locklg_double_unlock.patch
# STOP machine (depend on lglock & rtmutex)
stomp-machine-create-lg_global_trylock_relax-primiti.patch
@@ -610,8 +610,8 @@ drivers-block-zram-Replace-bit-spinlocks-with-rtmute.patch
i915_compile_fix.patch
drm-i915-drop-trace_i915_gem_ring_dispatch-onrt.patch
i915-bogus-warning-from-i915-when-running-on-PREEMPT.patch
-drmradeoni915_Use_preempt_disableenable_rt()_where_recommended.patch
-drmi915_Use_local_lockunlock_irq()_in_intel_pipe_update_startend().patch
+drmradeoni915_Use_preempt_disableenable_rt_where_recommended.patch
+drmi915_Use_local_lockunlock_irq_in_intel_pipe_update_startend.patch
# CGROUPS
cgroups-use-simple-wait-in-css_release.patch
--
1.9.1
More information about the linux-yocto
mailing list