Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206775 > unrolled thread

Re: [PATCH 2/2] pinctrl: baytrail: Serialize all register access

Started byLinus Walleij <linus.walleij@linaro.org>
First post2015-08-13 14:30 +0200
Last post2015-08-13 14:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/2] pinctrl: baytrail: Serialize all register access Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 14:30 +0200

#1206775 — Re: [PATCH 2/2] pinctrl: baytrail: Serialize all register access

FromLinus Walleij <linus.walleij@linaro.org>
Date2015-08-13 14:30 +0200
SubjectRe: [PATCH 2/2] pinctrl: baytrail: Serialize all register access
Message-ID<pWZNV-3cO-41@gated-at.bofh.it>
On Tue, Aug 4, 2015 at 2:03 PM, Mika Westerberg
<mika.westerberg@linux.intel.com> wrote:

> There is a hardware issue in Intel Baytrail where concurrent GPIO register
> access might result reads of 0xffffffff and writes might get dropped
> completely.
>
> Prevent this from happening by taking the serializing lock in all places
> where it is possible that more than one thread might be accessing the
> hardware concurrently.
>
> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>

Patch applied.

Same comment here about the fastpath and the RT raw spinlocks.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web