From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f48.google.com ([74.125.82.48]:33060 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965493AbcA1O34 (ORCPT ); Thu, 28 Jan 2016 09:29:56 -0500 Received: by mail-wm0-f48.google.com with SMTP id l66so27788262wml.0 for ; Thu, 28 Jan 2016 06:29:55 -0800 (PST) Subject: Re: Build failure (openrisc:defconfig) in v3.12.y-stable-queue To: Guenter Roeck , stable@vger.kernel.org References: <56AA2567.8010607@roeck-us.net> From: Jiri Slaby Message-ID: <56AA25E1.6090800@suse.cz> Date: Thu, 28 Jan 2016 15:29:53 +0100 MIME-Version: 1.0 In-Reply-To: <56AA2567.8010607@roeck-us.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 01/28/2016, 03:27 PM, Guenter Roeck wrote: > Hi Jiri, > > openrisc:defconfig fails to build in v3.12.y-stable-queue with the > following errors. > > fs/stat.c: In function 'cp_new_stat': > fs/stat.c:249:2: error: 'old_uid_t' undeclared (first use in this function) > > kernel/uid16.c:19:1: error: expected declaration specifiers or '...' > before 'old_uid_t' > > and many additional related errors. > > Adding patch 04ea1e91f856 ("openrisc: fix CONFIG_UID16 setting") fixes > the problem. Applied and pushed out. Thanks! -- js suse labs