* [PATCH 0/4]ARM: OMAP4: SMP: Patch series
@ 2009-05-27 16:22 Shilimkar, Santosh
2009-05-27 17:15 ` Tony Lindgren
2009-06-08 14:50 ` Russell King - ARM Linux
0 siblings, 2 replies; 4+ messages in thread
From: Shilimkar, Santosh @ 2009-05-27 16:22 UTC (permalink / raw)
To: Russell King - ARM Linux
Cc: linux-arm-kernel@lists.arm.linux.org.uk,
linux-omap@vger.kernel.org, Tony Lindgren
Russell,
I have rebased this series on top of your arm-smp patches and my earlier basic omap4 patches.
Series is based of kernel.org 2.6.30-rc6 ( commit:1406de8e11eb043681297adf86d6892ff8efc27a). This series have dependency on [1],[2],[3],[4] and latest mach-types
The series contains:
[PATCH 1/4] ARM: OMAP4: SMP: Add OMAP4430 SMP board files
[PATCH 2/4] ARM: OMAP4: SMP: Add mpu timer support for OMAP4430
[PATCH 3/4] ARM: OMAP4: SMP: Enable SMP support for OMAP4430
[PATCH 4/4] ARM: OMAP4: SMP: Update defconfig for OMAP4430
Regards,
Santosh
[1]: Russell's arm-smp patch series + one of my patch
http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/arm:smp.diff
[2]: Tony's : [PATCH 0/5] More header clean-up
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg12231.html
[3]: Mine [PATCH 0/4] OMAP: Cleanup series.
http://lists.arm.linux.org.uk/lurker/message/20090519.131647.c2c471ef.en.html
[4]: Mine [PATCH 0/4] ARM: OMPA4: Basic boot patch series based on linux-omap
http://lists.arm.linux.org.uk/lurker/message/20090520.125900.9209eb81.en.html
Regards,
Santosh
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4]ARM: OMAP4: SMP: Patch series
2009-05-27 16:22 [PATCH 0/4]ARM: OMAP4: SMP: Patch series Shilimkar, Santosh
@ 2009-05-27 17:15 ` Tony Lindgren
2009-06-08 14:50 ` Russell King - ARM Linux
1 sibling, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2009-05-27 17:15 UTC (permalink / raw)
To: Shilimkar, Santosh
Cc: Russell King - ARM Linux, linux-arm-kernel@lists.arm.linux.org.uk,
linux-omap@vger.kernel.org
* Shilimkar, Santosh <santosh.shilimkar@ti.com> [090527 09:22]:
> Russell,
> I have rebased this series on top of your arm-smp patches and my earlier basic omap4 patches.
> Series is based of kernel.org 2.6.30-rc6 ( commit:1406de8e11eb043681297adf86d6892ff8efc27a). This series have dependency on [1],[2],[3],[4] and latest mach-types
>
> The series contains:
> [PATCH 1/4] ARM: OMAP4: SMP: Add OMAP4430 SMP board files
> [PATCH 2/4] ARM: OMAP4: SMP: Add mpu timer support for OMAP4430
> [PATCH 3/4] ARM: OMAP4: SMP: Enable SMP support for OMAP4430
> [PATCH 4/4] ARM: OMAP4: SMP: Update defconfig for OMAP4430
>
> Regards,
> Santosh
>
> [1]: Russell's arm-smp patch series + one of my patch
> http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/arm:smp.diff
>
> [2]: Tony's : [PATCH 0/5] More header clean-up
> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg12231.html
>
> [3]: Mine [PATCH 0/4] OMAP: Cleanup series.
> http://lists.arm.linux.org.uk/lurker/message/20090519.131647.c2c471ef.en.html
>
> [4]: Mine [PATCH 0/4] ARM: OMPA4: Basic boot patch series based on linux-omap
> http://lists.arm.linux.org.uk/lurker/message/20090520.125900.9209eb81.en.html
Just to summarize, I have pretty much things ready for Russell to merge
for all the posted omap stuff. That includes sets 2 + 3 + 4 above, but
not this series. That should remove any remaining merge dependencies
for this series.
Tony
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4]ARM: OMAP4: SMP: Patch series
2009-05-27 16:22 [PATCH 0/4]ARM: OMAP4: SMP: Patch series Shilimkar, Santosh
2009-05-27 17:15 ` Tony Lindgren
@ 2009-06-08 14:50 ` Russell King - ARM Linux
2009-06-09 9:49 ` Shilimkar, Santosh
1 sibling, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2009-06-08 14:50 UTC (permalink / raw)
To: Shilimkar, Santosh
Cc: linux-arm-kernel@lists.arm.linux.org.uk,
linux-omap@vger.kernel.org, Tony Lindgren
On Wed, May 27, 2009 at 09:52:38PM +0530, Shilimkar, Santosh wrote:
> I have rebased this series on top of your arm-smp patches and my earlier
> basic omap4 patches.
Can you please rebase your patches on commit c7f7ff1 in my tree (it's
in my devel branch) and I'll merge them in.
(Please don't base patches on the top of the devel branch - you may notice
it's a merge of 'devel-unstable' which is... unstable stuff.)
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [PATCH 0/4]ARM: OMAP4: SMP: Patch series
2009-06-08 14:50 ` Russell King - ARM Linux
@ 2009-06-09 9:49 ` Shilimkar, Santosh
0 siblings, 0 replies; 4+ messages in thread
From: Shilimkar, Santosh @ 2009-06-09 9:49 UTC (permalink / raw)
To: Russell King - ARM Linux
Cc: linux-arm-kernel@lists.arm.linux.org.uk,
linux-omap@vger.kernel.org, Tony Lindgren
Russell,
> -----Original Message-----
> From: Russell King - ARM Linux [mailto:linux@arm.linux.org.uk]
> Sent: Monday, June 08, 2009 8:21 PM
> To: Shilimkar, Santosh
> Cc: linux-arm-kernel@lists.arm.linux.org.uk;
> linux-omap@vger.kernel.org; Tony Lindgren
> Subject: Re: [PATCH 0/4]ARM: OMAP4: SMP: Patch series
>
> On Wed, May 27, 2009 at 09:52:38PM +0530, Shilimkar, Santosh wrote:
> > I have rebased this series on top of your arm-smp patches
> and my earlier
> > basic omap4 patches.
>
> Can you please rebase your patches on commit c7f7ff1 in my tree (it's
> in my devel branch) and I'll merge them in.
>
> (Please don't base patches on the top of the devel branch -
> you may notice
> it's a merge of 'devel-unstable' which is... unstable stuff.)
I have rebased my patches on commit c7f7ff1 in your tree's devel branch. The 'arch/arm/mach-types' is still not updated in your tree so I added manually to test the functionality.
Is it possible for you to pull these patches from following:
git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base.git for_rmk
-shortlog
Santosh Shilimkar(4)
ARM: OMAP4: SMP: Update defconfig for OMAP4430
ARM: OMAP4: SMP: Enable SMP support for OMAP4430
ARM: OMAP4: SMP: Add mpu timer support for OMAP4430
ARM: OMAP4: SMP: Add OMAP4430 SMP board files
-diffstat
arch/arm/Kconfig | 8 +-
arch/arm/configs/omap_4430sdp_defconfig | 128 +++++++++++++-----
arch/arm/mach-omap2/Makefile | 4 +
arch/arm/mach-omap2/omap-headsmp.S | 46 +++++++
arch/arm/mach-omap2/omap-smp.c | 178 +++++++++++++++++++++++++
arch/arm/mach-omap2/timer-gp.c | 4 +
arch/arm/mach-omap2/timer-mpu.c | 34 +++++
arch/arm/plat-omap/include/mach/entry-macro.S | 28 ++++
arch/arm/plat-omap/include/mach/irqs.h | 2 +
arch/arm/plat-omap/include/mach/smp.h | 51 +++++++
10 files changed, 445 insertions(+), 38 deletions(-)
create mode 100644 arch/arm/mach-omap2/omap-headsmp.S
create mode 100644 arch/arm/mach-omap2/omap-smp.c
create mode 100644 arch/arm/mach-omap2/timer-mpu.c
create mode 100644 arch/arm/plat-omap/include/mach/smp.h
Regards,
Santosh
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-06-09 9:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-27 16:22 [PATCH 0/4]ARM: OMAP4: SMP: Patch series Shilimkar, Santosh
2009-05-27 17:15 ` Tony Lindgren
2009-06-08 14:50 ` Russell King - ARM Linux
2009-06-09 9:49 ` Shilimkar, Santosh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox