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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,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 323DFC2D0E5 for ; Sun, 29 Mar 2020 20:04:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 11411206E6 for ; Sun, 29 Mar 2020 20:04:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728686AbgC2UEk (ORCPT ); Sun, 29 Mar 2020 16:04:40 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:59787 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728475AbgC2UEk (ORCPT ); Sun, 29 Mar 2020 16:04:40 -0400 Received: from localhost (lfbn-lyo-1-9-35.w86-202.abo.wanadoo.fr [86.202.105.35]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id E33F5240004; Sun, 29 Mar 2020 20:04:38 +0000 (UTC) Date: Sun, 29 Mar 2020 22:04:38 +0200 From: Alexandre Belloni To: Biwen Li Cc: leoyang.li@nxp.com, linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org, jiafei.pan@nxp.com Subject: Re: [PATCH] rtc: flextimer: report interrupt state to user mode Message-ID: <20200329200438.GA730760@piout.net> References: <20200327084457.45161-1-biwen.li@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200327084457.45161-1-biwen.li@nxp.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/03/2020 16:44:57+0800, Biwen Li wrote: > Report interrupt state to user mode > > Signed-off-by: Biwen Li > --- > drivers/rtc/rtc-fsl-ftm-alarm.c | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks. I reworked the commit message because the alarm is not necessarily going to userspace. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com