Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1426296 > unrolled thread
| Started by | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> |
|---|---|
| First post | 2016-06-20 10:00 +0200 |
| Last post | 2016-06-21 01:50 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[GIT PULL] AVR32 update for 4.7 Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2016-06-20 10:00 +0200
Re: [GIT PULL] AVR32 update for 4.7 Linus Torvalds <torvalds@linux-foundation.org> - 2016-06-20 19:50 +0200
Re: [GIT PULL] AVR32 update for 4.7 Stephen Rothwell <sfr@canb.auug.org.au> - 2016-06-21 01:50 +0200
| From | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> |
|---|---|
| Date | 2016-06-20 10:00 +0200 |
| Subject | [GIT PULL] AVR32 update for 4.7 |
| Message-ID | <rM2hH-5qN-13@gated-at.bofh.it> |
Hello Linus,
please pull newly rebased to 4.7-rc4 tag
git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus
to receive the following AVR32 update for 4.7
Hans-Christian Noren Egtvedt (2):
avr32: wire up preadv2 and pwritev2 syscalls
avr32: fixup code style in unistd.h and syscall_table.S
arch/avr32/include/uapi/asm/unistd.h | 646 +++++++++++++++++-----------------
arch/avr32/kernel/syscall-stubs.S | 18 +
arch/avr32/kernel/syscall_table.S | 662 ++++++++++++++++++-----------------
3 files changed, 674 insertions(+), 652 deletions(-)
--
mvh
Hans-Christian Noren Egtvedt
[toc] | [next] | [standalone]
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Date | 2016-06-20 19:50 +0200 |
| Message-ID | <rMbuG-2Oc-33@gated-at.bofh.it> |
| In reply to | #1426296 |
On Mon, Jun 20, 2016 at 12:52 AM, Hans-Christian Noren Egtvedt
<egtvedt@samfundet.no> wrote:
>
> please pull newly rebased to 4.7-rc4 tag
Yeah, I didn't pull the last time you send this, and it keeps getting
just worse, so I won't be pulling this time either.
I'm not taking 600+ lines of coding style changes during the rc
series. That was true the last time too.
And I'm not taking newly rebased crap, making it even worse.
Come back to me during the next merge window when this is appropriate,
and when it has been in linux-next for a week or two *without* being
rebased for no good reason.
Linus
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-06-21 01:50 +0200 |
| Message-ID | <rMh74-6ol-27@gated-at.bofh.it> |
| In reply to | #1426866 |
Hi Linus, On Mon, 20 Jun 2016 10:34:52 -0700 Linus Torvalds <torvalds@linux-foundation.org> wrote: > > Come back to me during the next merge window when this is appropriate, > and when it has been in linux-next for a week or two *without* being > rebased for no good reason. That would require that the avr32 tree was actually submitted to linux-next ... I haven't had an avr32 tree since 2011. -- Cheers, Stephen Rothwell
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web