Linux Framebuffer Layer development
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-parisc@vger.kernel.org, linux-fbdev@vger.kernel.org,
	dri-devel@lists.freedesktop.org
Subject: flush_icache_range in the sticore driver
Date: Tue, 5 Jul 2022 18:46:23 +0200	[thread overview]
Message-ID: <20220705164623.GA14566@lst.de> (raw)

Hi all,

flush_icache_range is supposed to flush the instruction cache, which is
something no driver should be doing.  It was added in commit 03b18f1b2afe
("[PARISC] Clean up sti_flush") but the explanation in there looks odd.

Can someone shed a light what flushes this tries to flush and why it
can't be done behind a proper API?


             reply	other threads:[~2022-07-05 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 16:46 Christoph Hellwig [this message]
2022-07-05 21:02 ` flush_icache_range in the sticore driver James Bottomley

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=20220705164623.GA14566@lst.de \
    --to=hch@lst.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox