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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 3085BC33CB6 for ; Fri, 17 Jan 2020 14:42:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0C3B72073A for ; Fri, 17 Jan 2020 14:42:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728884AbgAQOmW (ORCPT ); Fri, 17 Jan 2020 09:42:22 -0500 Received: from mga05.intel.com ([192.55.52.43]:47075 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728852AbgAQOmW (ORCPT ); Fri, 17 Jan 2020 09:42:22 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Jan 2020 06:42:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,330,1574150400"; d="scan'208";a="249268243" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga004.fm.intel.com with ESMTP; 17 Jan 2020 06:42:20 -0800 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1isSpI-0004yh-Tt; Fri, 17 Jan 2020 16:42:20 +0200 Date: Fri, 17 Jan 2020 16:42:20 +0200 From: Andy Shevchenko To: "Guilherme G. Piccoli" Cc: Thomas Gleixner , a.zummo@towertech.it, alexandre.belloni@bootlin.com, linux-rtc@vger.kernel.org, kernel@gpiccoli.net Subject: Re: [PATCH] rtc: cmos: Don't enable shared interrupts if using HPET-based IRQ handler Message-ID: <20200117144220.GU32742@smile.fi.intel.com> References: <20200103140240.6507-1-gpiccoli@canonical.com> <20200108174111.GD32742@smile.fi.intel.com> <87h815ybxo.fsf@nanos.tec.linutronix.de> <4882eca9-c5dd-a37c-bc13-14108300fd92@canonical.com> <9b04b099-0495-d188-7002-cad1147b61d0@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9b04b099-0495-d188-7002-cad1147b61d0@canonical.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On Fri, Jan 17, 2020 at 07:09:13AM -0300, Guilherme G. Piccoli wrote: > Hi all, do we have any news about this one? > Thanks in advance, Let me come out with something such as Thomas suggested. -- With Best Regards, Andy Shevchenko