From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752180Ab2IYWlk (ORCPT ); Tue, 25 Sep 2012 18:41:40 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57573 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751309Ab2IYWli (ORCPT ); Tue, 25 Sep 2012 18:41:38 -0400 X-Sasl-enc: dtQNnsCHkUXVdUV4OhEAGmBKpRxJ9HrrdYBtIBpmWJOc 1348612897 Date: Tue, 25 Sep 2012 15:41:36 -0700 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Jaeden Amero , Alan Cox Subject: Re: linux-next: build failure after merge of the final tree (tty tree related) Message-ID: <20120925224136.GA6366@kroah.com> References: <20120925003644.aa90318c8f407539b08db48e@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120925003644.aa90318c8f407539b08db48e@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 25, 2012 at 12:36:44AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (sparc64 defconfig) > failed like this: > > fs/compat_ioctl.c:868:1: error: 'TIOCSRS485' undeclared here (not in a function) > fs/compat_ioctl.c:869:1: error: 'TIOCGRS485' undeclared here (not in a function) > > Caused by commit 84c3b8486044 ("compat_ioctl: Add RS-485 IOCTLs to the > list") from the tty tree. Thanks, Jaeden just sent me a fix for this, I'll go apply it. greg k-h