[v3][PATCH 1/8] powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
Scott Wood
scottwood at freescale.com
Wed Dec 18 14:03:02 EST 2013
On Tue, 2013-07-09 at 16:03 +0800, Tiejun Chen wrote:
> We can rename 'interrupt_end_book3e' with '__end_interrupts' then
> book3s/book3e can share this unique label to make sure we can use
> this conveniently.
>
> Signed-off-by: Tiejun Chen <tiejun.chen at windriver.com>
What users of this do you plan to share between book3s and book3e? I'm
not seeing any existing book3s users that are obviously applicable to
book3e -- they mainly involve copying exception vectors which we
shouldn't need to do.
-Scott
More information about the Linuxppc-dev
mailing list