From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com. [2a00:1450:400c:c09::241]) by gmr-mx.google.com with ESMTPS id v135si110613wmv.1.2017.04.14.01.08.21 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2017 01:08:21 -0700 (PDT) Received: by mail-wm0-x241.google.com with SMTP id q125so16669479wmd.3 for ; Fri, 14 Apr 2017 01:08:21 -0700 (PDT) Sender: Ingo Molnar Date: Fri, 14 Apr 2017 10:08:18 +0200 From: Ingo Molnar To: Alexandre Belloni Cc: Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , x86@kernel.org, Hans de Goede , rtc-linux@googlegroups.com Subject: [rtc-linux] Re: [PATCH v2] x86: i8259: export legacy_pic symbol Message-ID: <20170414080818.GB10105@gmail.com> References: <20170408210327.2713-1-hdegoede@redhat.com> <20170413212645.ctkfqo6mkbmbosgo@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <20170413212645.ctkfqo6mkbmbosgo@piout.net> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , * Alexandre Belloni wrote: > Hi, > > On 08/04/2017 at 23:03:27 +0200, Hans de Goede wrote: > > The classic PC rtc-coms driver has a workaround for broken ACPI device > > nodes for it which lack an irq resource. This workaround used to > > unconditionally hardcode the irq to 8 in these cases. > > > > This was causing irq conflict problems on systems without a legacy-pic > > so a recent patch added an if (nr_legacy_irqs()) guard to the > > workaround to avoid this irq conflict. > > > > nr_legacy_irqs() uses the legacy_pic symbol under the hood causing > > an undefined symbol error if the rtc-cmos code is build as a module. > > > > This is kind of a pressing issue as this makes linux-next fail to build > for certain configurations. > > I can carry it in my tree with your ack or let you apply it for 4.12. > What would you prefer? Unless Thomas objects it looks good to me and feel free to carry it in your tree: Acked-by: Ingo Molnar Thanks, Ingo -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.