There is inconsistency. At least show_trace_task() shows up in some
platforms in one file, and in other platforms in another. This differs
even in related platforms like sparc32 (it's in process.c) and sparc64
(it's in traps.c). I believe there needs to be some kind of uniform
consistency between platforms where possible. Unless some special
constraint exists in a platform, I believe any function should show up
in the same place relative to the specific asm- tree.
I'm sure such changes really would not be wise for the remaining 2.4
sequence. But what about 2.5? Could this not be included as a goal in
the 2.5 tree, to get functions located more consistently?
-- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/ | ----------------------------------------------------------------- - 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/