x86: Deinline dma_alloc_attrs()
authorDenys Vlasenko <dvlasenk@redhat.com>
Mon, 13 Apr 2015 11:54:32 +0000 (13:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 5 May 2015 18:48:02 +0000 (20:48 +0200)
commit0c7965ff22472f60d5cf07308cb59f3a118feb8a
treec0ea628451b884a4fdf1e34c14c491f39f444f76
parentc07e5a542e41b87583a8bc0e2849d14bbe919be0
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 <dvlasenk@redhat.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Don Dutile <ddutile@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: x86@kernel.org
Link: http://lkml.kernel.org/r/1428926075-28796-2-git-send-email-dvlasenk@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/dma-mapping.h
arch/x86/kernel/pci-dma.c