]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: Deinline dma_free_attrs()
authorDenys Vlasenko <dvlasenk@redhat.com>
Mon, 13 Apr 2015 11:54:33 +0000 (13:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 5 May 2015 18:48:02 +0000 (20:48 +0200)
commitf1dc154f82595386cddcc7b980d8760474c3dd2d
tree0557565fef99173af642af1a0c7a2f55411ebd00
parent0c7965ff22472f60d5cf07308cb59f3a118feb8a
x86: Deinline dma_free_attrs()

Reduces kernel size by 76720 bytes on allyesconfig build:

    text     data      bss       dec     hex filename
82594029 22255352 20627456 125476837 77a9fe5 vmlinux1
82517277 22255384 20627456 125400117 7797435 vmlinux2

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-3-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