From: Greg KH <gregkh@linuxfoundation.org>
To: Nick Bowler <nbowler@draconx.ca>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org,
lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Re: Linux 4.14.63
Date: Thu, 16 Aug 2018 20:37:38 +0200 [thread overview]
Message-ID: <20180816183738.GA2904@kroah.com> (raw)
In-Reply-To: <CADyTPEw7C=Yu+4fnP05EhjtfDc7JUvbm3sV-yMpY=ao99xLsTQ@mail.gmail.com>
On Thu, Aug 16, 2018 at 01:31:51PM -0400, Nick Bowler wrote:
> Hi Greg,
>
> On 2018-08-16, Greg KH <gregkh@linuxfoundation.org> wrote:
> > I'm announcing the release of the 4.14.63 kernel.
> >
> > All users of the 4.14 kernel series must upgrade.
>
> This fails to build:
>
> CC drivers/rtc/rtc-cmos.o
> In file included from /scratch_space/linux/drivers/rtc/rtc-cmos.c:45:0:
> /scratch_space/linux/arch/x86/include/asm/i8259.h: In function ‘inb_pic’:
> /scratch_space/linux/arch/x86/include/asm/i8259.h:33:24: error:
> implicit declaration of function ‘inb’
> [-Werror=implicit-function-declaration]
> unsigned char value = inb(port);
> ^~~
> /scratch_space/linux/arch/x86/include/asm/i8259.h: In function ‘outb_pic’:
> /scratch_space/linux/arch/x86/include/asm/i8259.h:46:2: error:
> implicit declaration of function ‘outb’
> [-Werror=implicit-function-declaration]
> outb(value, port);
> ^~~~
>
> 4.14.62 builds OK.
>
> #including <asm/io.h> in i8259.h fixes it.
This is fixed in my tree now, thanks,
greg k-h
prev parent reply other threads:[~2018-08-16 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-16 10:15 Linux 4.14.63 Greg KH
2018-08-16 10:15 ` Greg KH
2018-08-16 17:31 ` Nick Bowler
2018-08-16 18:37 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180816183738.GA2904@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=nbowler@draconx.ca \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).