Duplicated functions (was: fix memory corruption from misinterpreted bad_inode_ops return values)

2007-01-04 Thread Mitchell Blank Jr
Al Viro wrote: > On Thu, Jan 04, 2007 at 03:21:06PM -0800, Mitchell Blank Jr wrote: > > The real (but harder) fix for the wasted space issue > > would be to get the toolchain to automatically combine functions that > > end up compiling into identical assembly. > > Can't do. [...] > Comparing

Duplicated functions (was: fix memory corruption from misinterpreted bad_inode_ops return values)

2007-01-04 Thread Mitchell Blank Jr
Al Viro wrote: On Thu, Jan 04, 2007 at 03:21:06PM -0800, Mitchell Blank Jr wrote: The real (but harder) fix for the wasted space issue would be to get the toolchain to automatically combine functions that end up compiling into identical assembly. Can't do. [...] Comparing pointers to