Openmoko Bug #2238: CONFIG_FUNCTION_TRACER panics very early

Openmoko Public Trac bugs at docs.openmoko.org
Sun Feb 22 02:00:36 CET 2009


#2238: CONFIG_FUNCTION_TRACER panics very early
-----------------------------+----------------------------------------------
 Reporter:  lindi            |          Owner:  openmoko-kernel
     Type:  defect           |         Status:  new            
 Priority:  normal           |      Milestone:                 
Component:  System Software  |        Version:  unspecified    
 Severity:  normal           |       Keywords:                 
 Haspatch:  0                |      Blockedby:                 
Estimated:                   |    Patchreview:                 
 Blocking:                   |   Reproducible:                 
-----------------------------+----------------------------------------------

Comment(by fweisbec):

 Hi,

 Could you please test the above patch, it will disable tracing on those
 naked functions.
 Note that it applies on 2.6.28 (original) so tell me if it applies not
 well on the openmoko kernel.

 It's not a smart one, just to test. If it works, it would be better you
 redefine the __naked macro with "no_instrument_function" attribute and
 "naked" and replace all __attribute__((naked))__ by __naked (should
 perhaps even be done in mainline).

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2238#comment:2>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list