OSDN Git Service

irqchip/bcm2836: Drop extra memory barrier in SMP boot.
authorEric Anholt <eric@anholt.net>
Thu, 4 Feb 2016 21:14:28 +0000 (13:14 -0800)
committerJason Cooper <jason@lakedaemon.net>
Thu, 18 Feb 2016 01:53:10 +0000 (01:53 +0000)
commitb6bc902ddca18749253093f5f8dc15391d8c2356
tree8383d46a880b0d3b569015b00554b884704dbc8f
parentd2b383dcf49db953a7438810803fdd7ac1e1f385
irqchip/bcm2836: Drop extra memory barrier in SMP boot.

The writel() immediately after this has a barrier, anyway.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://lkml.kernel.org/r/1454620468-31303-1-git-send-email-eric@anholt.net
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-bcm2836.c