summaryrefslogtreecommitdiff
path: root/link.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-04 14:52:36 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-04 14:52:36 +0200
commit923d6438f34babecfb53c3925d83afa5178641bd (patch)
tree103edb6cae25d3a398fb0ac7af392fa4274db4e1 /link.c
parent59ebf2978741fb4cf0086440e23a1fcb522fdc21 (diff)
taia: move taia evaluation out of curve.
This is not really related to curve functions, so move it out from there. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'link.c')
0 files changed, 0 insertions, 0 deletions
il: Add missing spinlock usage in byt_gpio_irq_handler
According to VLI64 Intel Atom E3800 Specification Update (#329901) concurrent read accesses may result in returning 0xffffffff and write accesses may be dropped silently. To workaround all accesses must be protected by locks. Cc: stable@vger.kernel.org Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/usb/host')