Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Add and use a generic version of devmem_is_allowed()
@ 2020-07-09 20:05 Palmer Dabbelt
  2020-07-09 20:05 ` [PATCH 1/5] lib: Add " Palmer Dabbelt
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Palmer Dabbelt @ 2020-07-09 20:05 UTC (permalink / raw)
  To: linux-riscv, zong.li
  Cc: mark.rutland, steve, davidgow, ardb, catalin.marinas,
	linus.walleij, elver, glider, willy, mchehab+samsung, linux-riscv,
	alex.shi, will, dan.j.williams, linux-arch, uwe, alex,
	takahiro.akashi, paulmck, masahiroy, linux, krzk, rppt,
	bgolaszewski, james.morse, kernel-team, pmladek, zaslonko, aou,
	keescook, Arnd Bergmann, rostedt, broonie, matti.vaittinen,
	gregory.0xf0, Paul Walmsley, tglx, andriy.shevchenko, gxt,
	linux-arm-kernel, rdunlap, Nick Desaulniers, linux-kernel, mcgrof,
	Palmer Dabbelt, mhiramat, akpm, davem

As part of adding STRICT_DEVMEM support to the RISC-V port, Zong provided an
implementation of devmem_is_allowed() that's exactly the same as the version in
a handful of other ports.  Rather than duplicate code, I've put a generic
version of this in lib/ and used it for the RISC-V port.

I've put those first two patches on riscv/for-next, which I'm targeting for 5.9
(though this is the first version, so they're unreviewed).  The other three
obviously depend on the first one going on, but I'm not putting them in the
RISC-V tree as I don't want to step on anyone's toes.  If you want me to take
yours along with the others then please say something, as otherwise I'll
probably forget.

I've put the whole thing at
ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/palmer/linux.git -b
generic-devmem .



_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-07-10  5:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-09 20:05 Add and use a generic version of devmem_is_allowed() Palmer Dabbelt
2020-07-09 20:05 ` [PATCH 1/5] lib: Add " Palmer Dabbelt
2020-07-09 20:49   ` Mike Rapoport
2020-07-09 20:54     ` Palmer Dabbelt
2020-07-10  5:38     ` Christoph Hellwig
2020-07-10  5:48       ` Nick Kossifidis
2020-07-10  5:51         ` Christoph Hellwig
2020-07-09 20:05 ` [PATCH 2/5] RISC-V: Use the new generic devmem_is_allowed() Palmer Dabbelt
2020-07-09 20:05 ` [PATCH 3/5] arm: Use the " Palmer Dabbelt
2020-07-09 20:05 ` [PATCH 4/5] arm64: " Palmer Dabbelt
2020-07-09 20:05 ` [PATCH 5/5] unicore32: " Palmer Dabbelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox