Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org, blogic@openwrt.org, cernekee@gmail.com,
	jon.fraser@broadcom.com, jaedon.shin@gmail.com,
	dragan.stancevic@gmail.com, jogo@openwrt.org
Subject: Re: [PATCH 0/4] MIPS: BMIPS5200 SMP support
Date: Sun, 3 Apr 2016 11:39:49 -0700	[thread overview]
Message-ID: <57016375.1000507@gmail.com> (raw)
In-Reply-To: <56F9DC22.9030309@gmail.com>

Le 28/03/2016 18:36, Florian Fainelli a écrit :
> Le 03/02/2016 18:14, Florian Fainelli a écrit :
>> Hi all,
>>
>> This patch series adds BCM7435/BMIPS52000 SMP support, it builds
>> on top of the series submitted here:
>>
>> https://www.linux-mips.org/archives/linux-mips/2016-01/msg00737.html
> 
> Ralf, can you also queue these for 4.6 if they look okay to you? Thanks!

Same here, can this make it into 4.6? Thanks

> 
>>
>> Florian Fainelli (4):
>>   MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code
>>   MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435
>>   MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTS
>>   MIPS: BMIPS: Fill in current_cpu_data.core
>>
>>  arch/mips/boot/dts/brcm/bcm7435.dtsi     |   5 +-
>>  arch/mips/boot/dts/brcm/bcm97435svmb.dts |   2 +-
>>  arch/mips/kernel/Makefile                |   2 +-
>>  arch/mips/kernel/bmips_5xxx_init.S       | 753 +++++++++++++++++++++++++++++++
>>  arch/mips/kernel/bmips_vec.S             |  41 +-
>>  arch/mips/kernel/smp-bmips.c             |   1 +
>>  6 files changed, 797 insertions(+), 7 deletions(-)
>>  create mode 100644 arch/mips/kernel/bmips_5xxx_init.S
>>
> 
> 


-- 
Florian

      reply	other threads:[~2016-04-03 18:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04  2:14 [PATCH 0/4] MIPS: BMIPS5200 SMP support Florian Fainelli
2016-02-04  2:14 ` [PATCH 1/4] MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code Florian Fainelli
2016-02-04  2:14 ` [PATCH 2/4] MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435 Florian Fainelli
2016-02-04  2:14 ` [PATCH 3/4] MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTS Florian Fainelli
2016-02-04  2:14 ` [PATCH 4/4] MIPS: BMIPS: Fill in current_cpu_data.core Florian Fainelli
2016-03-29  1:36 ` [PATCH 0/4] MIPS: BMIPS5200 SMP support Florian Fainelli
2016-04-03 18:39   ` Florian Fainelli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57016375.1000507@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=blogic@openwrt.org \
    --cc=cernekee@gmail.com \
    --cc=dragan.stancevic@gmail.com \
    --cc=jaedon.shin@gmail.com \
    --cc=jogo@openwrt.org \
    --cc=jon.fraser@broadcom.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox