2004-03-21 22:08:49

by Denis Vlasenko

[permalink] [raw]
Subject: [PATCH] gcc3 does not inline some functions

# cut 2.4.25/System.map -d' ' -f3 | sort | uniq -c | sort -r | head -10
216 __constant_c_and_count_memset
120 __constant_memcpy
67 __constant_copy_to_user
66 __constant_copy_from_user
50 version
23 debug
17 max_interrupt_work
16 rx_copybreak
16 options
16 mdio_write

Fix is below. Backported from 2.6. Untested.
--
vda


Attachments:
(No filename) (368.00 B)
24_inline.patch (544.00 B)
Download all attachments