Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754628AbaGBF1o (ORCPT ); Wed, 2 Jul 2014 01:27:44 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57179 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750872AbaGBF1m (ORCPT ); Wed, 2 Jul 2014 01:27:42 -0400 Date: Tue, 1 Jul 2014 22:27:22 -0700 From: Greg Kroah-Hartman To: Ming Lei Cc: Dmitry Kasatkin , Dmitry Kasatkin , Linux Kernel Mailing List Subject: Re: [PATCH v2 1/1] firmware: read firmware size using i_size_read() Message-ID: <20140702052722.GA7080@kroah.com> References: <248c69602c96d68aea1ffb4cb75e77ec38b6b75f.1402672110.git.d.kasatkin@samsung.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 Wed, Jul 02, 2014 at 09:33:49AM +0800, Ming Lei wrote: > On Thu, Jun 26, 2014 at 12:46 AM, Dmitry Kasatkin > wrote: > > On 13 June 2014 19:06, Dmitry Kasatkin wrote: > >> On 13 June 2014 19:03, Ming Lei wrote: > >>> On Fri, Jun 13, 2014 at 11:09 PM, Dmitry Kasatkin > >>> wrote: > >>>> There is no need to read attr because inode structure contains size > >>>> of the file. Use i_size_read() instead. > >>>> > >>>> Signed-off-by: Dmitry Kasatkin > >>> > >>> Acked-by: Ming Lei > >>> > > > > > > Hi, > > > > BTW. To what tree it is applied? > > Greg will take it in driver-core tree. Yes, I'll catch up on pending patches next week, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/