[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <127d228c-322d-6349-382b-d304974df148@infradead.org>
Date: Thu, 18 Jul 2019 10:00:22 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
linux-kbuild <linux-kbuild@...r.kernel.org>
Subject: Re: linux-next: Tree for Jul 18 (header build error)
On 7/17/19 8:37 PM, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add v5.4 material to your linux-next included branches
> until after v5.3-rc1 has been released.
>
> Changes since 20190717:
>
on x86_64, when CONFIG_BLOCK is not set:
CC include/linux/iomap.h.s
In file included from <command-line>:0:0:
./../include/linux/iomap.h: In function ‘iomap_sector’:
./../include/linux/iomap.h:76:48: error: ‘SECTOR_SHIFT’ undeclared (first use in this function); did you mean ‘SECTIONS_SHIFT’?
return (iomap->addr + pos - iomap->offset) >> SECTOR_SHIFT;
^~~~~~~~~~~~
--
~Randy
Powered by blists - more mailing lists