View Single Post
Old 10th June 2008
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

The frame pointer actually has additional purposes, honesty, you should reconsider using all those optimizations, some levels of optimizations may be dangerous.

In the kernel, inline assembly is often used.. it may even rely on the stack pointer being present.

Unless you have a deep intimate knowledge of compiler mechanics and kernel internals.. stop recommending such things vermaden.
Reply With Quote