On Fri, May 3, 2013 at 4:31 PM, Lee Jones <[email protected]> wrote:
> The current implementation of the DMA40's local MAX() macro evaluates > its arguments more times than is necessary and it not type checked. > This patch strips replaces it with a new, more efficient constant. > > Cc: Vinod Koul <[email protected]> > Cc: Dan Williams <[email protected]> > Cc: Per Forlin <[email protected]> > Cc: Rabin Vincent <[email protected]> > Acked-by: Linus Walleij <[email protected]> > Reported-by: Harvey Harrison <[email protected]> > Signed-off-by: Lee Jones <[email protected]> Patch applied to my ux500-dma40 branch with some fuzzing. Thanks! Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

