Re: [patch v2 21/35] Hexagon: Add SMP support

From: Richard Kuo
Date: Tue Aug 30 2011 - 16:50:27 EST


On Tue, Aug 30, 2011 at 12:30:36PM -0700, Joe Perches wrote:
> > + unsigned long msg = msg = ffz(~*ops);
>
> Really? That's unlikely to be the right code.
> Maybe just one msg?

Whoah, you're right. Although the code does actually work. Just need
one msg though.

> > + void (*func) (void *info) =
> > + data->func;
>
> No need to wrap either of these.

OK, fixed.


Thanks,
Richard Kuo


--

Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
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/