Re: [PATCH v2 5/11] Update numa.c to use updated firmware_has_feature()

2013-04-03 Thread Paul Mackerras
On Mon, Mar 25, 2013 at 01:56:05PM -0500, Nathan Fontenot wrote: > Update the numa code to use the updated firmware_has_feature() when checking > for type 1 affinity. > > Signed-off-by: Nathan Fontenot Acked-by: Paul Mackerras ___ Linuxppc-dev mailing

[PATCH v2 5/11] Update numa.c to use updated firmware_has_feature()

2013-03-25 Thread Nathan Fontenot
Update the numa code to use the updated firmware_has_feature() when checking for type 1 affinity. Signed-off-by: Nathan Fontenot --- arch/powerpc/mm/numa.c | 22 +++--- 1 file changed, 3 insertions(+), 19 deletions(-) Index: powerpc/arch/powerpc/mm/numa.c =