All of lore.kernel.org
 help / color / mirror / Atom feed
From: mail@pawelmoll.com (Pawel Moll)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] mmaping with VIVT cache
Date: Mon, 20 Sep 2010 11:38:44 +0100	[thread overview]
Message-ID: <a4e3b92bbd5f9f04fa06dd5d3f2f160a@cox.rootnode.net> (raw)
In-Reply-To: <20100917210649.GA18343@n2100.arm.linux.org.uk>

> However, in this case, architectures using VIPT aliasing caches will
> also trip over it - has anyone used this webcam on something like
> Sparc or powerpc?  I'm guessing that it'll fail there too...

It wasn't a webcam but USB audio card, not sparc nor powerpc but sh but
the I believe problem stays the same - vmalloc-ed buffer mapped into the
user-space...

http://thread.gmane.org/gmane.linux.alsa.devel/55882/focus=7160

I've ended up with pgprot_noncached(), as there was no "alias-safe API"
available, and apparently it's still the case? ;-)

Cheers!

Pawe?

  reply	other threads:[~2010-09-20 10:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-17 19:07 [RFC] mmaping with VIVT cache P F
2010-09-17 21:06 ` Russell King - ARM Linux
2010-09-20 10:38   ` Pawel Moll [this message]
2010-09-20 10:50     ` Russell King - ARM Linux
2010-09-20 11:31       ` Pawel Moll
  -- strict thread matches above, loose matches on Subject: below --
2010-09-16  0:25 P F
2010-09-16 23:05 ` Russell King - ARM Linux
2010-09-13 19:58 P F
2010-09-14 23:50 ` Russell King - ARM Linux
2010-09-15  1:06   ` Eric Miao
2010-09-15  7:31     ` Russell King - ARM Linux
2010-09-15  7:37       ` Eric Miao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4e3b92bbd5f9f04fa06dd5d3f2f160a@cox.rootnode.net \
    --to=mail@pawelmoll.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.