[PATCH 08/14] powerpc: Split out do_feature_fixups() from cputable.c
Kumar Gala
galak at kernel.crashing.org
Tue Jun 24 23:48:29 EST 2008
On Jun 23, 2008, at 8:32 PM, Michael Ellerman wrote:
> The logic to patch CPU feature sections lives in cputable.c, but
> these days
> it's used for CPU features as well as firmware features. Move it into
> it's own file for neatness and as preparation for some additions.
>
> While we're moving the code, we pull the loop body logic into a
> separate
> routine, and remove a comment which doesn't apply anymore.
>
> Signed-off-by: Michael Ellerman <michael at ellerman.id.au>
Acked-by: Kumar Gala <galak at kernel.crashing.org>
- k
More information about the Linuxppc-dev
mailing list