Re: [PATCH 08/56] microblaze_v2: Interrupt handling, timersupport, supported function

From: John Williams
Date: Sun May 04 2008 - 21:59:35 EST



> arch/microblaze/kernel/hack.c | 82 ++++++++++++++++++
> include/asm-microblaze/hack.h | 24 +++++

These 'hack' files, functions and CONFIGS should be renamed.

How about

* selfmod.[c|h] (core infrastructure)
* CONFIG_SELFMOD (enables the self modifying API)
* CONFIG_SELFMOD_IRQ (use it on IRS)
* CONFIG_SELFMOD_TIMER (user it on the timer)

The last two would be dependent on CONFIG_SELFMOD

With the recent ksplice stuff it seems self-modifying code is ready for
the mainline :)



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/