Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1452363 > unrolled thread

[GIT PULL] AVR32 update for 4.8

Started byHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
First post2016-07-29 12:10 +0200
Last post2016-07-29 12:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] AVR32 update for 4.8 Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2016-07-29 12:10 +0200

#1452363 — [GIT PULL] AVR32 update for 4.8

FromHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Date2016-07-29 12:10 +0200
Subject[GIT PULL] AVR32 update for 4.8
Message-ID<s0cTT-3ex-3@gated-at.bofh.it>
Hello Linus,

please pull

git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus

to receive the following AVR32 update for 4.8

Hans-Christian Noren Egtvedt (2):
      avr32: wire up preadv2 and pwritev2 syscalls
      avr32: fixup code style in unistd.h and syscall_table.S

Dan Carpenter (1):
      avr32: off by one in at32_init_pio()

 arch/avr32/include/uapi/asm/unistd.h | 646 +++++++++++++++++-----------------
 arch/avr32/kernel/syscall-stubs.S    |  18 +
 arch/avr32/kernel/syscall_table.S    | 662 ++++++++++++++++++-----------------
 arch/avr32/mach-at32ap/pio.c         |   2 +-
 4 files changed, 675 insertions(+), 653 deletions(-)

-- 
Best regards,
Hans-Christian Noren Egtvedt

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web