Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964874AbcCOIaB (ORCPT ); Tue, 15 Mar 2016 04:30:01 -0400 Received: from cassarossa.samfundet.no ([193.35.52.29]:40409 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933849AbcCOI3q (ORCPT ); Tue, 15 Mar 2016 04:29:46 -0400 Date: Tue, 15 Mar 2016 09:29:42 +0100 From: Hans-Christian Noren Egtvedt To: torvalds@linux-foundation.org Cc: linux-kernel@vger.kernel.org, hskinnemoen@gmail.com Subject: [GIT PULL] AVR32 update for 4.6 Message-ID: <20160315082942.GA12446@samfundet.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 585 Lines: 23 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.6 Hans-Christian Egtvedt (1): avr32: wire up copy_file_range syscall Mans Rullgard (1): avr32: fix asm operand constraint in cmpxchg() arch/avr32/include/asm/cmpxchg.h | 2 +- arch/avr32/include/uapi/asm/unistd.h | 1 + arch/avr32/kernel/syscall-stubs.S | 9 +++++++++ arch/avr32/kernel/syscall_table.S | 1 + 4 files changed, 12 insertions(+), 1 deletion(-) -- Best regards, Hans-Christian Noren Egtvedt