On Fri, 16 May 2014 14:43:11 -0700
Andi Kleen <a...@firstfloor.org> wrote:

> From: Andi Kleen <a...@linux.intel.com>
> 
> Out of lining these two common inlines saves about 30k text size,
> due to their errata workarounds.
> 
> 14131431      2008136 1507328 17646895        10d452f vmlinux-before-e1000e
> 14101415      2004040 1507328 17612783        10cbfef vmlinux-e1000e
> 
> Cc: jeffrey.t.kirs...@intel.com
> Cc: net...@vger.kernel.org
> Signed-off-by: Andi Kleen <a...@linux.intel.com>

Since you are making a formerly private function global, the name
should be unique. I.e prefix it with e1000_


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to