From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756711AbaHYXXb (ORCPT ); Mon, 25 Aug 2014 19:23:31 -0400 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 Date: Mon, 25 Aug 2014 16:22:45 -0700 From: Greg Kroah-Hartman To: Pranith Kumar Cc: Jiri Slaby , "open list:SERIAL DRIVERS" , open list Subject: Re: [PATCH] serial: Fix build failure caused by missing header file 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 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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