On Fri, Apr 08, 2016 at 08:35:43PM +0200, Denys Vlasenko wrote:
> This function compiles to 2554 bytes of machine code.
> In C, the function is almost 200 lines long.
> 
> It has only one callsite, but forced inlining that much code
> makes gcc generate significantly worse code. Let gcc itself decide
> what to do.
> 
> Signed-off-by: Denys Vlasenko <dvlas...@redhat.com>
> CC: David Woodhouse <david.woodho...@intel.com>
> CC: Brian Norris <computersforpe...@gmail.com>
> CC: Dan Carpenter <dan.carpen...@oracle.com>
> CC: Artem Bityutskiy <artem.bityuts...@linux.intel.com>
> CC: linux-...@lists.infradead.org
> CC: linux-kernel@vger.kernel.org

Applied to l2-mtd.git

Reply via email to