From: Denys Vlasenko Date: Mon, 13 Apr 2015 11:54:32 +0000 (+0200) Subject: x86: Deinline dma_alloc_attrs() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~178^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7965ff22472f60d5cf07308cb59f3a118feb8a;p=pandora-kernel.git x86: Deinline dma_alloc_attrs() Reduces kernel size by 68739 bytes on allyesconfig build: text data bss dec hex filename 82662736 22255384 20627456 125545576 77bac68 vmlinux0 82594029 22255352 20627456 125476837 77a9fe5 vmlinux1 Signed-off-by: Denys Vlasenko Cc: Marek Szyprowski Cc: Konrad Rzeszutek Wilk Cc: David Woodhouse Cc: Don Dutile Cc: Andi Kleen Cc: x86@kernel.org Link: http://lkml.kernel.org/r/1428926075-28796-2-git-send-email-dvlasenk@redhat.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed