From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:60172 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923AbbJWNG0 (ORCPT ); Fri, 23 Oct 2015 09:06:26 -0400 To: stable Cc: Greg Kroah-Hartman , Geert Uytterhoeven From: Guenter Roeck Subject: Please apply 631d8b6 ("m68k/uaccess: Fix asm constraints for userspace access") to v3.10-stable Message-ID: <562A30CE.9020804@roeck-us.net> Date: Fri, 23 Oct 2015 06:06:22 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: 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. Thanks, Guenter