Andrew Morton
be6b026785
[PATCH] swiotlb uninlinings
...
Optimise swiotlb.c for size.
text data bss dec hex filename
5009 89 64 5162 142a lib/swiotlb.o-before
4666 89 64 4819 12d3 lib/swiotlb.o-after
For some reason my gcc (4.0.2) doesn't want to tailcall these things.
swiotlb_sync_sg_for_device:
pushq %rbp #
movl $1, %r8d #,
movq %rsp, %rbp #,
call swiotlb_sync_sg #
leave
ret
.size swiotlb_sync_sg_for_device, .-swiotlb_sync_sg_for_device
.section .text.swiotlb_sync_sg_for_cpu,"ax",@progbits
.globl swiotlb_sync_sg_for_cpu
.type swiotlb_sync_sg_for_cpu, @function
swiotlb_sync_sg_for_cpu:
pushq %rbp #
xorl %r8d, %r8d #
movq %rsp, %rbp #,
call swiotlb_sync_sg #
leave
ret
Cc: Jan Beulich <jbeulich@novell.com>
Cc: Andi Kleen <ak@suse.de>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:29 -08:00
..
2006-10-03 23:01:26 +02:00
2006-06-22 15:05:58 -07:00
2006-07-31 13:28:37 -07:00
2005-10-18 08:26:15 -07:00
2006-09-22 17:48:56 -07:00
2007-02-11 10:51:32 -08:00
2006-12-10 10:07:52 -08:00
2006-12-08 08:28:39 -08:00
2007-02-11 10:51:34 -08:00
2007-02-11 10:51:32 -08:00
2006-10-20 10:26:43 -07:00
2006-06-25 10:01:20 -07:00
2006-12-08 08:28:39 -08:00
2005-04-16 15:20:36 -07:00
2006-06-25 10:01:20 -07:00
2005-04-16 15:20:36 -07:00
2006-07-03 15:27:01 -07:00
2006-01-08 20:13:48 -08:00
2007-02-11 11:18:07 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-06-30 19:25:36 +02:00
2006-12-15 08:47:51 -08:00
2006-03-26 08:57:11 -08:00
2005-04-16 15:20:36 -07:00
2006-10-02 07:57:12 -07:00
2005-04-16 15:20:36 -07:00
2006-09-26 10:52:38 +02:00
2007-02-11 10:51:32 -08:00
2005-08-05 16:23:21 -07:00
2006-02-03 08:32:08 -08:00
2006-06-20 20:24:58 -07:00
2007-02-11 11:18:07 -08:00
2006-12-13 09:05:52 -08:00
2006-10-06 08:53:40 -07:00
2007-02-11 11:18:07 -08:00
2007-02-12 09:48:28 -08:00
2006-07-03 15:27:04 -07:00
2006-09-25 21:08:40 -07:00
2006-12-20 10:56:44 -08:00
2007-02-11 10:51:32 -08:00
2006-12-20 10:56:43 -08:00
2006-06-25 10:01:09 -07:00
2006-12-07 08:39:35 -08:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:03 -07:00
2006-12-07 08:39:43 -08:00
2007-02-11 11:18:07 -08:00
2005-04-16 15:20:36 -07:00
2006-06-23 07:43:06 -07:00
2006-06-27 17:32:46 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 08:39:39 -08:00
2006-12-04 02:00:22 -05:00
2006-09-30 20:26:56 +02:00
2006-12-13 09:05:49 -08:00
2006-10-11 01:45:14 -04:00
2006-10-11 01:45:14 -04:00
2006-06-30 19:25:36 +02:00
2007-02-11 10:51:32 -08:00
2005-10-30 17:37:32 -08:00
2007-02-11 10:51:32 -08:00
2006-12-07 02:14:01 +01:00
2007-02-11 10:51:32 -08:00
2007-02-12 09:48:29 -08:00
2007-02-11 10:51:32 -08:00
2006-08-22 14:33:58 -07:00
2006-09-29 09:18:23 -07:00
2006-06-30 19:25:36 +02:00
2007-02-12 09:48:28 -08:00