From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B876C352AA for ; Wed, 2 Oct 2019 09:14:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5776C218DE for ; Wed, 2 Oct 2019 09:14:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726395AbfJBJOO (ORCPT ); Wed, 2 Oct 2019 05:14:14 -0400 Received: from mail-oi1-f194.google.com ([209.85.167.194]:36963 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725765AbfJBJOO (ORCPT ); Wed, 2 Oct 2019 05:14:14 -0400 Received: by mail-oi1-f194.google.com with SMTP id i16so17020448oie.4; Wed, 02 Oct 2019 02:14:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=YbSUQaaVHYU+GgUB7AUhY2SfEFnEp/dDb1f2xcRz088=; b=Yzj4fzf3v01CFSYQuvBT51oVcCXGqkoZWDTwycbun4v30Bh4i0bK1eAzDpC584qIvV YxjTrpif3Jlw7q5s4/d+hZpxGBM8msNKbB/hw0juVCymnrgQ05skgpfcSTori8UIog9h PAOgnUd8moPUCOiO8D5/aErb03nrsmrcDPEIchHvf19R9kZ1tlWyKZ/WgQEVHRXb8HHV bepOtXIsFBa3PYSd3WVhL+K9JVjh3fs1wpLg0B45+PWRAAFx5QIH8tdE4uS7Zpr7X0Rr 7t+2iRXpTBYhNU7zLoAh3kgKdQMQAz3B7SQNJVJjF0VtlNPMtMz584IjN/HLMi1tvcDD KEbw== X-Gm-Message-State: APjAAAWGGXrNLH/eG+1NRFaBV9Qstr7VNGI3qArPHPducqpZIDt08+XU hCwNdzyS4G22ZBQFbuoPpVa6nAfAmvYRCgzxgjU= X-Google-Smtp-Source: APXvYqxhH0oDbm1ZZEiq8U+wLl4xx2krNMT4dTzVJ7F12oC2fUh2a8N8PtUQJ31gbVNRhAnkQb1h0ZxFpnx0jBa7kh0= X-Received: by 2002:aca:dad4:: with SMTP id r203mr2092018oig.102.1570007653508; Wed, 02 Oct 2019 02:14:13 -0700 (PDT) MIME-Version: 1.0 References: <20191001180834.1158-1-geert+renesas@glider.be> <20191002081553.GB1388@ninjato> <20191002085805.GA10270@ninjato> In-Reply-To: <20191002085805.GA10270@ninjato> From: Geert Uytterhoeven Date: Wed, 2 Oct 2019 11:14:02 +0200 Message-ID: Subject: Re: [PATCH] mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt To: Wolfram Sang Cc: Yoshihiro Shimoda , Geert Uytterhoeven , Ulf Hansson , Wolfram Sang , Jiri Slaby , Stephen Boyd , Greg Kroah-Hartman , "linux-renesas-soc@vger.kernel.org" , "linux-mmc@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Wolfram, On Wed, Oct 2, 2019 at 10:58 AM Wolfram Sang wrote: > > Please cherry-pick the top commit from renesas-devel: > > 6e47c841329eb9b0 ("ARM: fix __get_user_check() in case uaccess_* calls > > are not inlined") > > Thanks a lot, Geert. I can confirm this patch fixes the issue I was > seeing: > > Tested-by: Wolfram Sang > > Could you kindly forward this tag to Yamada-san or bounce me the patch > so I can do it? Please check your linux-renesas-soc folder. I CCed the list when providing my own Tested-by yesterday. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds