mbox series

[resend,0/3] SH: compile fixup patches

Message ID 87o8uyylat.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series SH: compile fixup patches | expand

Message

Kuninori Morimoto Jan. 20, 2020, 1:21 a.m. UTC
Hi Andrew
Cc: Yoshinori, Rich

I'm posting these patches to SH ML from few month ago,
but SH maintainer is not working in these days...

Is it possible to consider about these ?
SH compile will be fail without these patchese.

I have +1 patch, but will has conflict to Geert's this patch,
thus, I'm skipping it now.

iomap: Constify ioreadX() iomem argument (as in generic implementation)
https://lore.kernel.org/lkml/20200108200528.4614-2-krzk@kernel.org/


Kuninori Morimoto (3):
  sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx
  sh: Convert iounmap() macros to inline functions
  sh: Convert ins[bwl]/outs[bwl] macros to inline functions

 arch/sh/include/asm/io.h          |  2 +-
 arch/sh/include/asm/io_noioport.h | 34 ++++++++++++++++++++++++++++------
 arch/sh/kernel/sh_ksyms_32.c      | 17 +++++++++++++++++
 3 files changed, 46 insertions(+), 7 deletions(-)

Comments

Rob Landley Jan. 22, 2020, 1:51 a.m. UTC | #1
On 1/19/20 7:21 PM, Kuninori Morimoto wrote:
> 
> Hi Andrew
> Cc: Yoshinori, Rich
> 
> I'm posting these patches to SH ML from few month ago,
> but SH maintainer is not working in these days...

There are two, they're still working, I spoke to Rich yesterday.

It is entirely possible you've convinced them to spam-block _you_ for repeatedly
saying that...

Rob