All of lore.kernel.org
 help / color / mirror / Atom feed
* Denys Dmytriyenko : linux-ti-staging: rebase patch to disable SMP to apply cleanly
@ 2014-02-27 19:22 Arago Project git
  0 siblings, 0 replies; 3+ messages in thread
From: Arago Project git @ 2014-02-27 19:22 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: dora
Commit: 2d2af9cd296352be255ae42e40354e6df9178635
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=2d2af9cd296352be255ae42e40354e6df9178635

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Thu Feb 27 14:07:18 2014 -0500

linux-ti-staging: rebase patch to disable SMP to apply cleanly

No PR bump is needed.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 ...e-ARM-config-omap-Disable-SMP-for-AM335x.patch} |   10 +++++-----
 recipes-kernel/linux/linux-ti-staging_3.12.bb      |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch b/recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
similarity index 87%
rename from recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
rename to recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
index 8e016b4..a389e5c 100644
--- a/recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
+++ b/recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
@@ -1,7 +1,7 @@
-From 2f6cbe000b1d31c91eee0248f24b0c306aadeb63 Mon Sep 17 00:00:00 2001
+From bd9c0b09db8798815cb577f82beebf7e6c03edcd Mon Sep 17 00:00:00 2001
 From: Santosh Shilimkar <santosh.shilimkar@ti.com>
 Date: Thu, 13 Feb 2014 08:52:41 -0500
-Subject: [PATCH 2/2] Not-for-merge: ARM: config: omap: Disable SMP for AM335x
+Subject: [PATCH] Not-for-merge: ARM: config: omap: Disable SMP for AM335x
  build
 
 SMP and SMP_ON_UP introduces some extra barriers and code many fast paths
@@ -28,7 +28,7 @@ Signed-off-by: Denys Dmytriyenko <denys@ti.com>
  1 file changed, 2 deletions(-)
 
 diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
-index a34b45a..bb6beb2 100644
+index ff579a7..25217e3 100644
 --- a/arch/arm/configs/omap2plus_defconfig
 +++ b/arch/arm/configs/omap2plus_defconfig
 @@ -36,8 +36,6 @@ CONFIG_OMAP4_ERRATA_I688=y
@@ -37,9 +37,9 @@ index a34b45a..bb6beb2 100644
  CONFIG_PCIE_DRA7XX=y
 -CONFIG_SMP=y
 -CONFIG_NR_CPUS=2
- CONFIG_PREEMPT_VOLUNTARY=y
  CONFIG_CMA=y
- CONFIG_ZBOOT_ROM_TEXT=0x0
+ CONFIG_PREEMPT_VOLUNTARY=y
+ CONFIG_LEDS=y
 -- 
 1.8.3.2
 
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 7982c0d..1b97ab2 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -48,5 +48,5 @@ SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;bra
           "
 
 # Disable SMP in defconfig on single-core platforms to reduce overhead
-SRC_URI_append_ti33x = "file://0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
-SRC_URI_append_ti43x = "file://0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
+SRC_URI_append_ti33x = "file://0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
+SRC_URI_append_ti43x = "file://0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Denys Dmytriyenko : linux-ti-staging: rebase patch to disable SMP to apply cleanly
@ 2014-02-27 19:23 Arago Project git
  0 siblings, 0 replies; 3+ messages in thread
From: Arago Project git @ 2014-02-27 19:23 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: dylan
Commit: e4b90a654c352e0161760d263f589a2c041533bf
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=e4b90a654c352e0161760d263f589a2c041533bf

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Thu Feb 27 14:07:18 2014 -0500

linux-ti-staging: rebase patch to disable SMP to apply cleanly

No PR bump is needed.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 ...e-ARM-config-omap-Disable-SMP-for-AM335x.patch} |   10 +++++-----
 recipes-kernel/linux/linux-ti-staging_3.12.bb      |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch b/recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
similarity index 87%
rename from recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
rename to recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
index 8e016b4..a389e5c 100644
--- a/recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
+++ b/recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
@@ -1,7 +1,7 @@
-From 2f6cbe000b1d31c91eee0248f24b0c306aadeb63 Mon Sep 17 00:00:00 2001
+From bd9c0b09db8798815cb577f82beebf7e6c03edcd Mon Sep 17 00:00:00 2001
 From: Santosh Shilimkar <santosh.shilimkar@ti.com>
 Date: Thu, 13 Feb 2014 08:52:41 -0500
-Subject: [PATCH 2/2] Not-for-merge: ARM: config: omap: Disable SMP for AM335x
+Subject: [PATCH] Not-for-merge: ARM: config: omap: Disable SMP for AM335x
  build
 
 SMP and SMP_ON_UP introduces some extra barriers and code many fast paths
@@ -28,7 +28,7 @@ Signed-off-by: Denys Dmytriyenko <denys@ti.com>
  1 file changed, 2 deletions(-)
 
 diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
-index a34b45a..bb6beb2 100644
+index ff579a7..25217e3 100644
 --- a/arch/arm/configs/omap2plus_defconfig
 +++ b/arch/arm/configs/omap2plus_defconfig
 @@ -36,8 +36,6 @@ CONFIG_OMAP4_ERRATA_I688=y
@@ -37,9 +37,9 @@ index a34b45a..bb6beb2 100644
  CONFIG_PCIE_DRA7XX=y
 -CONFIG_SMP=y
 -CONFIG_NR_CPUS=2
- CONFIG_PREEMPT_VOLUNTARY=y
  CONFIG_CMA=y
- CONFIG_ZBOOT_ROM_TEXT=0x0
+ CONFIG_PREEMPT_VOLUNTARY=y
+ CONFIG_LEDS=y
 -- 
 1.8.3.2
 
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 7982c0d..1b97ab2 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -48,5 +48,5 @@ SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;bra
           "
 
 # Disable SMP in defconfig on single-core platforms to reduce overhead
-SRC_URI_append_ti33x = "file://0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
-SRC_URI_append_ti43x = "file://0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
+SRC_URI_append_ti33x = "file://0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
+SRC_URI_append_ti43x = "file://0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Denys Dmytriyenko : linux-ti-staging: rebase patch to disable SMP to apply cleanly
@ 2014-02-27 19:22 Arago Project git
  0 siblings, 0 replies; 3+ messages in thread
From: Arago Project git @ 2014-02-27 19:22 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: 3b596055fe6f5e6c7d4e885e114c121f1ecd0c42
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=3b596055fe6f5e6c7d4e885e114c121f1ecd0c42

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Thu Feb 27 14:07:18 2014 -0500

linux-ti-staging: rebase patch to disable SMP to apply cleanly

No PR bump is needed.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 ...e-ARM-config-omap-Disable-SMP-for-AM335x.patch} |   10 +++++-----
 recipes-kernel/linux/linux-ti-staging_3.12.bb      |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch b/recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
similarity index 87%
rename from recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
rename to recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
index 8e016b4..a389e5c 100644
--- a/recipes-kernel/linux/linux-ti-staging/0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
+++ b/recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch
@@ -1,7 +1,7 @@
-From 2f6cbe000b1d31c91eee0248f24b0c306aadeb63 Mon Sep 17 00:00:00 2001
+From bd9c0b09db8798815cb577f82beebf7e6c03edcd Mon Sep 17 00:00:00 2001
 From: Santosh Shilimkar <santosh.shilimkar@ti.com>
 Date: Thu, 13 Feb 2014 08:52:41 -0500
-Subject: [PATCH 2/2] Not-for-merge: ARM: config: omap: Disable SMP for AM335x
+Subject: [PATCH] Not-for-merge: ARM: config: omap: Disable SMP for AM335x
  build
 
 SMP and SMP_ON_UP introduces some extra barriers and code many fast paths
@@ -28,7 +28,7 @@ Signed-off-by: Denys Dmytriyenko <denys@ti.com>
  1 file changed, 2 deletions(-)
 
 diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
-index a34b45a..bb6beb2 100644
+index ff579a7..25217e3 100644
 --- a/arch/arm/configs/omap2plus_defconfig
 +++ b/arch/arm/configs/omap2plus_defconfig
 @@ -36,8 +36,6 @@ CONFIG_OMAP4_ERRATA_I688=y
@@ -37,9 +37,9 @@ index a34b45a..bb6beb2 100644
  CONFIG_PCIE_DRA7XX=y
 -CONFIG_SMP=y
 -CONFIG_NR_CPUS=2
- CONFIG_PREEMPT_VOLUNTARY=y
  CONFIG_CMA=y
- CONFIG_ZBOOT_ROM_TEXT=0x0
+ CONFIG_PREEMPT_VOLUNTARY=y
+ CONFIG_LEDS=y
 -- 
 1.8.3.2
 
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 7982c0d..1b97ab2 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -48,5 +48,5 @@ SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;bra
           "
 
 # Disable SMP in defconfig on single-core platforms to reduce overhead
-SRC_URI_append_ti33x = "file://0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
-SRC_URI_append_ti43x = "file://0005-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
+SRC_URI_append_ti33x = "file://0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"
+SRC_URI_append_ti43x = "file://0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-27 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27 19:22 Denys Dmytriyenko : linux-ti-staging: rebase patch to disable SMP to apply cleanly Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2014-02-27 19:23 Arago Project git
2014-02-27 19:22 Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.