netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Sinan Kaya <okaya@codeaurora.org>, David Miller <davem@davemloft.net>
Cc: torvalds@linux-foundation.org, alexander.duyck@gmail.com,
	will.deacon@arm.com, arnd@arndb.de, jgg@ziepe.ca,
	David.Laight@aculab.com, oohall@gmail.com,
	linuxppc-dev@lists.ozlabs.org, linux-rdma@vger.kernel.org,
	alexander.h.duyck@redhat.com, paulmck@linux.vnet.ibm.com,
	netdev@vger.kernel.org, linus971@gmail.com
Subject: Re: RFC on writel and writel_relaxed
Date: Fri, 30 Mar 2018 12:40:27 +1100	[thread overview]
Message-ID: <1522374027.21446.64.camel@kernel.crashing.org> (raw)
In-Reply-To: <29fe17e0-9978-dc43-d02c-de8fabdc66c2@codeaurora.org>

On Thu, 2018-03-29 at 09:56 -0400, Sinan Kaya wrote:
> On 3/28/2018 11:55 AM, David Miller wrote:
> > From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> > Date: Thu, 29 Mar 2018 02:13:16 +1100
> > 
> > > Let's fix all archs, it's way easier than fixing all drivers. Half of
> > > the archs are unused or dead anyway.
> > 
> > Agreed.
> > 
> 
> I pinged most of the maintainers yesterday.
> Which arches do we care about these days?
> I have not been paying attention any other architecture besides arm64.

Thanks for going through that exercise !

Once sparc, s390, microblaze and mips reply, I think we'll have a good
coverage, maybe riscv is to put in that lot too.
 
Cheers,
Ben.

> 
> arch		status			detail
> ------		-------------		------------------------------------
> alpha		question sent
> arc		question sent		ysato@users.sourceforge.jp will fix it.
> arm		no issues
> arm64		no issues
> blackfin	question sent		about to be removed
> c6x		question sent
> cris		question sent
> frv
> h8300		question sent
> hexagon		question sent
> ia64		no issues		confirmed by Tony Luck
> m32r
> m68k		question sent
> metag
> microblaze	question sent
> mips		question sent
> mn10300		question sent
> nios2		question sent
> openrisc	no issues		shorne@gmail.com says should no issues
> parisc		no issues		grantgrundler@gmail.com says most probably no problem but still looking
> powerpc		no issues
> riscv		question sent
> s390		question sent
> score		question sent
> sh		question sent
> sparc		question sent
> tile		question sent
> unicore32	question sent
> x86		no issues
> xtensa		question sent
> 
> 

  parent reply	other threads:[~2018-03-30  1:41 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1521692689.16434.293.camel@kernel.crashing.org>
     [not found] ` <CAOSf1CFv1HHCL3YOVhRn2U=grdNjaQ=A4m3xwxN2Rek1-_TySg@mail.gmail.com>
     [not found]   ` <1521726722.16434.312.camel@kernel.crashing.org>
     [not found]     ` <20180323163510.GC13033@ziepe.ca>
     [not found]       ` <1521854626.16434.359.camel@kernel.crashing.org>
     [not found]         ` <58ce5b83f40f4775bec1be8db66adb0d@AcuMS.aculab.com>
     [not found]           ` <20180326165425.GA15554@ziepe.ca>
     [not found]             ` <CAK8P3a1zeMyj+Z-y4ER4moY6Zip9EWNOinf+VnboGOrgiwbBZA@mail.gmail.com>
     [not found]               ` <20180326202545.GB15554@ziepe.ca>
     [not found]                 ` <CAK8P3a3fc43ZcW626hmsd3DVcLw7hGkdUMxp7s4Rn3mdkziwMQ@mail.gmail.com>
     [not found]                   ` <20180326210951.GD15554@ziepe.ca>
     [not found]                     ` <CAK8P3a2UU1xAM0NLo7Q4-Xgo1SzY3De1uqpFudr+2ZW7nHEPmA@mail.gmail.com>
     [not found]                       ` <1522101616.7364.13.camel@kernel.crashing.org>
2018-03-27 14:46                         ` RFC on writel and writel_relaxed Sinan Kaya
2018-03-27 15:01                           ` Jose Abreu
2018-03-27 15:10                           ` Will Deacon
2018-03-27 18:54                             ` Alexander Duyck
2018-03-27 19:54                               ` Arnd Bergmann
2018-03-27 20:46                                 ` Arnd Bergmann
2018-03-27 21:33                               ` Benjamin Herrenschmidt
2018-03-28  0:39                                 ` Linus Torvalds
2018-03-28  1:03                                   ` Benjamin Herrenschmidt
2018-03-28  2:51                                     ` Linus Torvalds
2018-03-28  3:24                                       ` Sinan Kaya
2018-03-28  4:41                                         ` Benjamin Herrenschmidt
2018-03-28  6:14                                         ` Linus Torvalds
2018-03-28 11:41                                           ` okaya
2018-03-28 15:13                                             ` Benjamin Herrenschmidt
2018-03-28 15:55                                               ` David Miller
2018-03-28 16:23                                                 ` Nicholas Piggin
2018-03-28 21:31                                                   ` Benjamin Herrenschmidt
2018-03-28 22:09                                                     ` Nicholas Piggin
2018-03-29  9:20                                                     ` Will Deacon
2018-03-29 13:56                                                 ` Sinan Kaya
2018-03-29 14:04                                                   ` David Miller
2018-03-29 16:29                                                   ` Arnd Bergmann
2018-03-29 16:59                                                     ` Sinan Kaya
2018-03-30  1:40                                                   ` Benjamin Herrenschmidt [this message]
2018-04-02 13:01                                                     ` Sinan Kaya
2018-03-28  4:33                                       ` Benjamin Herrenschmidt
2018-03-28  6:26                                         ` Linus Torvalds
2018-03-28  6:42                                           ` Benjamin Herrenschmidt
2018-03-28  6:53                                             ` Linus Torvalds
2018-03-28  6:56                                               ` Benjamin Herrenschmidt
2018-03-28  7:11                                                 ` Arnd Bergmann
2018-03-28  7:42                                                   ` Benjamin Herrenschmidt
2018-03-28  9:07                                             ` Will Deacon
2018-03-28  9:56                                               ` Benjamin Herrenschmidt
2018-03-28 10:13                                                 ` Aw: " Lino Sanfilippo
2018-03-28 10:20                                                   ` Benjamin Herrenschmidt
2018-03-28 11:30                                                 ` David Laight
2018-03-28 15:12                                                   ` Benjamin Herrenschmidt
2018-03-28 16:16                                                     ` David Laight
2018-03-28  1:21                             ` Benjamin Herrenschmidt
2018-03-27 21:35                           ` Benjamin Herrenschmidt
2018-03-27 21:54 Alexander Duyck
2018-03-27 22:35 ` Sinan Kaya
2018-03-27 23:43 ` Benjamin Herrenschmidt

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=1522374027.21446.64.camel@kernel.crashing.org \
    --to=benh@kernel.crashing.org \
    --cc=David.Laight@aculab.com \
    --cc=alexander.duyck@gmail.com \
    --cc=alexander.h.duyck@redhat.com \
    --cc=arnd@arndb.de \
    --cc=davem@davemloft.net \
    --cc=jgg@ziepe.ca \
    --cc=linus971@gmail.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --cc=okaya@codeaurora.org \
    --cc=oohall@gmail.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=torvalds@linux-foundation.org \
    --cc=will.deacon@arm.com \
    /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;
as well as URLs for NNTP newsgroup(s).