Re: [PATCH v6 00/29] nios2 Linux kernel port

2014-11-10 Thread Ley Foon Tan
On Isn, 2014-11-10 at 00:12 +1100, Stephen Rothwell wrote:
> Hi,
> 
> On Fri, 7 Nov 2014 17:24:43 +0800 Ley Foon Tan  wrote:
> >
> > On Fri, Nov 7, 2014 at 3:39 PM, LF.Tan  wrote:
> > >
> > > Review for Nios2 port is completed and ready for upstream. Can you
> > > please add nios2 patchset to linux-next?
> > >
> > > The following changes since commit 
> > > 0df1f2487d2f0d04703f142813d53615d62a1da4:
> > >
> > >   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
> > >
> > > are available in the git repository at:
> > >
> > >   http://git.rocketboards.org/linux-socfpga-next.git 
> > > tags/nios2-for-linux-next
> > >
> > > for you to fetch changes up to 1b9e67a57ac633f407de11b36d8f996c368a8c66:
> > >
> > >   nios2: Build infrastructure (2014-11-06 15:23:37 +0800)
> >
> > By the way, I also created "nios2-next" branch for you to add to linux-next.
> > 
> > git://git.rocketboards.org/linux-socfpga-next.git nios2-next
> 
> Added from Monday with just you as the contact.
> 
> Thanks for adding your subsystem tree as a participant of linux-next.  As
> you may know, this is not a judgment of your code.  The purpose of
> linux-next is for integration testing and to lower the impact of
> conflicts between subsystems in the next merge window. 
> 
> You will need to ensure that the patches/commits in your tree/series have
> been:
>  * submitted under GPL v2 (or later) and include the Contributor's
> Signed-off-by,
>  * posted to the relevant mailing list,
>  * reviewed by you (or another maintainer of your subsystem tree),
>  * successfully unit tested, and 
>  * destined for the current or next Linux merge window.
> 
> Basically, this should be just what you would send to Linus (or ask him
> to fetch).  It is allowed to be rebased if you deem it necessary.
Thanks. Saw it in linux-next.

Regards
Ley Foon



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v6 00/29] nios2 Linux kernel port

2014-11-09 Thread Stephen Rothwell
Hi,

On Fri, 7 Nov 2014 17:24:43 +0800 Ley Foon Tan  wrote:
>
> On Fri, Nov 7, 2014 at 3:39 PM, LF.Tan  wrote:
> >
> > Review for Nios2 port is completed and ready for upstream. Can you
> > please add nios2 patchset to linux-next?
> >
> > The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
> >
> >   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
> >
> > are available in the git repository at:
> >
> >   http://git.rocketboards.org/linux-socfpga-next.git 
> > tags/nios2-for-linux-next
> >
> > for you to fetch changes up to 1b9e67a57ac633f407de11b36d8f996c368a8c66:
> >
> >   nios2: Build infrastructure (2014-11-06 15:23:37 +0800)
>
> By the way, I also created "nios2-next" branch for you to add to linux-next.
> 
> git://git.rocketboards.org/linux-socfpga-next.git nios2-next

Added from Monday with just you as the contact.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
 * submitted under GPL v2 (or later) and include the Contributor's
Signed-off-by,
 * posted to the relevant mailing list,
 * reviewed by you (or another maintainer of your subsystem tree),
 * successfully unit tested, and 
 * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
s...@canb.auug.org.au


pgp_doIS9APtQ.pgp
Description: OpenPGP digital signature


Re: [PATCH v6 00/29] nios2 Linux kernel port

2014-11-07 Thread Ley Foon Tan
On Fri, Nov 7, 2014 at 3:39 PM, LF.Tan  wrote:
> On Mon, Nov 3, 2014 at 6:51 PM, Ley Foon Tan  wrote:
>>
>> This is the 6th version of patchset adds the Linux kernel port for Nios II
>> processor from Altera. All of the feedback from v5 patchseries has been
>> addressed. Note, only patch #1, #7 and #21 have non-trivial changes.
>> Thanks to all who provided feedback on the previous version.
>>
>> About Nios II Cores
>> ---
>> Nios II is a 32-bit embedded-processor architecture designed specifically 
>> for the
>> Altera family of FPGAs.
>> More information is available  at 
>> http://www.altera.com/devices/processor/nios2/ni2-index.html
>>
>> Instruction set and architecture overview documents can be found on the
>> following page:
>> http://www.altera.com/literature/lit-nio2.jsp
>>
>> Nios2 GCC port is in mainline and will be in the FSF 4.9 release.
>>
>> The patchset are based on v3.18-rc3 and can also be found in the following 
>> git tree:
>> git://git.rocketboards.org/linux-socfpga-next.git  nios2-upstream
>>
>
> Hi Stephen
>
> Review for Nios2 port is completed and ready for upstream. Can you
> please add nios2 patchset to linux-next?
> Thanks.
>
>
> The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
>
>   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
>
> are available in the git repository at:
>
>   http://git.rocketboards.org/linux-socfpga-next.git tags/nios2-for-linux-next
>
> for you to fetch changes up to 1b9e67a57ac633f407de11b36d8f996c368a8c66:
>
>   nios2: Build infrastructure (2014-11-06 15:23:37 +0800)
>
By the way, I also created "nios2-next" branch for you to add to linux-next.

git://git.rocketboards.org/linux-socfpga-next.git nios2-next

Thanks.

Regards
Ley Foon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v6 00/29] nios2 Linux kernel port

2014-11-06 Thread LF.Tan
On Mon, Nov 3, 2014 at 6:51 PM, Ley Foon Tan  wrote:
>
> This is the 6th version of patchset adds the Linux kernel port for Nios II
> processor from Altera. All of the feedback from v5 patchseries has been
> addressed. Note, only patch #1, #7 and #21 have non-trivial changes.
> Thanks to all who provided feedback on the previous version.
>
> About Nios II Cores
> ---
> Nios II is a 32-bit embedded-processor architecture designed specifically for 
> the
> Altera family of FPGAs.
> More information is available  at 
> http://www.altera.com/devices/processor/nios2/ni2-index.html
>
> Instruction set and architecture overview documents can be found on the
> following page:
> http://www.altera.com/literature/lit-nio2.jsp
>
> Nios2 GCC port is in mainline and will be in the FSF 4.9 release.
>
> The patchset are based on v3.18-rc3 and can also be found in the following 
> git tree:
> git://git.rocketboards.org/linux-socfpga-next.git  nios2-upstream
>

Hi Stephen

Review for Nios2 port is completed and ready for upstream. Can you
please add nios2 patchset to linux-next?
Thanks.


The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  http://git.rocketboards.org/linux-socfpga-next.git tags/nios2-for-linux-next

for you to fetch changes up to 1b9e67a57ac633f407de11b36d8f996c368a8c66:

  nios2: Build infrastructure (2014-11-06 15:23:37 +0800)


Regards
Ley Foon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/