andersg@0x63.nu wrote:
>
> not much... lets have a look at lvm_do_vg_create then:
>
> with my patch:
> 0x1830 <lvm_do_vg_create>: sub $0x20,%esp
>
> without my patch:
> 0x1830 <lvm_do_vg_create>: sub $0x11c4,%esp
>
> whoa! 0x11c4
>
> thats a LOT! much more than sizeof(lv_t)
>
With egcs-1.1.2:
0xc02546c7 <lvm_do_vg_create+3>: sub $0x1d4,%esp
So perhaps we have a compiler problem. Which version of the
compiler are you using? Have you verified that sizeof(lv_t)
is really around 420 bytes in your setup?
-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Dec 31 2001 - 21:00:15 EST