Re: [PATCH] pata_mpc52xx: optimizing code size by change of ATA timing data types
From: Jeff Garzik <hidden>
Date: 2010-03-01 20:18:35
Also in:
linux-ide, lkml
From: Jeff Garzik <hidden>
Date: 2010-03-01 20:18:35
Also in:
linux-ide, lkml
On 02/16/2010 02:41 PM, Grant Likely wrote:
[cc'd linux-kernel, linux-ide and Jeff Garzik] Hi Roman. you should use ./scripts/get_maintainer.pl to make sure you're cc'ing the right people when posting patches. You should repost so that Jeff has a copy of the patch to pick up (and add my acked-by when you do). On Wed, Dec 16, 2009 at 6:29 AM, Roman Fietze [off-list ref] wrote:quoted
Hello Everybody, A totally simple patch that reduces the text size as of the ppc_6xx-size command of pata_mpc52xx by more than 10%, by reducing the rodata size from 0x4a4 to 0x17e bytes. This is simply done by changing the data types of the ATA timing constants.Acked-by: Grant Likely<redacted>
I have the ACK, but never saw the requested repost... req that, please?