From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:60442 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751344AbbJWNj7 (ORCPT ); Fri, 23 Oct 2015 09:39:59 -0400 Date: Fri, 23 Oct 2015 06:39:58 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable , Geert Uytterhoeven Subject: Re: Please apply 631d8b6 ("m68k/uaccess: Fix asm constraints for userspace access") to v3.10-stable Message-ID: <20151023133958.GA8871@kroah.com> References: <562A30CE.9020804@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <562A30CE.9020804@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Oct 23, 2015 at 06:06:22AM -0700, Guenter Roeck wrote: > Hi Greg, > > v3.10-stable fails to build for m68k:m5475evb_defconfig as follows > with gcc 4.9.0. > > {standard input}: Assembler messages: > {standard input}:51: Error: operands mismatch -- statement `move.b %a1,(%a0)' ignored > > Please apply 631d8b6 ("m68k/uaccess: Fix asm constraints for userspace access") > to fix the problem. Now applied, thanks. greg k-h