From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] serial: Fix build failure caused by missing header file Date: Mon, 25 Aug 2014 16:22:45 -0700 Message-ID: <20140825232245.GA19513@kroah.com> References: <1408553745-3536-1-git-send-email-bobby.prani@gmail.com> <1408553745-3536-2-git-send-email-bobby.prani@gmail.com> <20140825201324.GA32033@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:34336 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754273AbaHYXXa (ORCPT ); Mon, 25 Aug 2014 19:23:30 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Pranith Kumar Cc: Jiri Slaby , "open list:SERIAL DRIVERS" , open list On Mon, Aug 25, 2014 at 07:00:36PM -0400, Pranith Kumar wrote: > On Mon, Aug 25, 2014 at 4:13 PM, Greg Kroah-Hartman > wrote: > > > Where is this failing? What arch? What kernel version did it show up > > in (i.e. what commit caused this problem?) > > > > This was a randconfig on powerpc. I did not bisect as to which commit > introduced this since it is a simple missing header file. Ok, so I guess it's not worth getting into 3.17, I'll queue it up for 3.18 in a few days. thanks, greg k-h