From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PULL] uaccess: fix sparse warning on get/put_user for bitwise types Date: Wed, 14 Jan 2015 23:19:14 +0100 Message-ID: <5209009.XRo9cTX8bb@wuerfel> References: <20150114173618.GA12436@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, davem@davemloft.net, deller@gmx.de, egtvedt@samfundet.no, geert@linux-m68k.org, james.hogan@imgtec.com, jcmvbkbc@gmail.com, realmz6@gmail.com, sam@ravnborg.org, tglx@linutronix.de, will.deacon@arm.com To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20150114173618.GA12436@redhat.com> Sender: linux-arch-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wednesday 14 January 2015 19:36:18 Michael S. Tsirkin wrote: > As you asked, here's a pull request. > This has been in linux-next apparently with no ill effects. > > The following changes since commit 99975cc6ada0d5f2675e83abecae05aba5f437d2: > > vhost/net: length miscalculation (2015-01-07 12:22:00 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/uaccess_for_upstream > > for you to fetch changes up to 0795cb1b46e7938ed679ccd48f933e75272b30e3: > Pulled into my asm-generic now, thanks! Arnd