[RFC / PATCH] ftrace support on m68knommu

摘自: LKML  被阅读次数: 29


由'机器人'于 2008-05-14 01:01:24 提供


FromSebastian Siewior <>
Subject[RFC / PATCH] ftrace support on m68knommu
DateTue, 13 May 2008 18:52:42 +0200
Hi Ingo, Greg,

This patch series includes ftrace support on m68knommu and is against
ftrace-devel. 

Ingo: irq flags aren't conditional so I guess this is one of the things
that an arch has to implement (patch #2). In that case you can dump the
status as well couldn't you (patch #3)? I'm not sure but it is possible
that I mixed up the IRQs OFF & ON thing :)

These patches were function tested and compile-only-tested after porting
to ftrace-devel.

Sebastian
--
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/

原文链接: http://lkml.org/lkml/2008/5/13/275