From: Greg KH <greg@kroah.com>
To: Major Hayden <major@redhat.com>
Cc: Linux Stable maillist <stable@vger.kernel.org>
Subject: Re: ❎ FAIL: Stable queue: queue-5.0
Date: Mon, 29 Apr 2019 15:10:31 +0200 [thread overview]
Message-ID: <20190429131031.GA27296@kroah.com> (raw)
In-Reply-To: <9b9124c8-faa1-5d31-0e7a-3b7c59d18b28@redhat.com>
On Mon, Apr 29, 2019 at 07:42:46AM -0500, Major Hayden wrote:
> On 4/29/19 7:38 AM, CKI Project wrote:
> > We ran automated tests on a patchset that was proposed for merging into this
> > kernel tree. The patches were applied to:
> >
> > Kernel repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
> > Commit: d3da1f09fff2 - Linux 5.0.10
> >
> > The results of these automated tests are provided below.
> >
> > Overall result: FAILED (see details below)
> > Merge: OK
> > Compile: FAILED
> >
> > We attempted to compile the kernel for multiple architectures, but the compile
> > failed on one or more architectures:
> >
> > s390x: FAILED (see build-s390x.log.xz attachment)
> >
>
> We took another look at this one and the failure seems to be valid after retrying the build. The same issue cropped up both times:
>
> > 00:02:54 CC [M] drivers/infiniband/core/uverbs_cmd.o
> > 00:02:54 In file included from ./arch/s390/include/asm/page.h:180,
> > 00:02:54 from ./arch/s390/include/asm/thread_info.h:26,
> > 00:02:54 from ./include/linux/thread_info.h:38,
> > 00:02:54 from ./arch/s390/include/asm/preempt.h:6,
> > 00:02:54 from ./include/linux/preempt.h:78,
> > 00:02:54 from ./include/linux/spinlock.h:51,
> > 00:02:54 from ./include/linux/seqlock.h:36,
> > 00:02:54 from ./include/linux/time.h:6,
> > 00:02:54 from ./include/linux/stat.h:19,
> > 00:02:54 from ./include/linux/module.h:10,
> > 00:02:54 from drivers/infiniband/core/uverbs_main.c:37:
> > 00:02:54 drivers/infiniband/core/uverbs_main.c: In function 'rdma_umap_fault':
> > 00:02:54 drivers/infiniband/core/uverbs_main.c:897:28: error: 'struct vm_fault' has no member named 'vm_start'
> > 00:02:54 vmf->page = ZERO_PAGE(vmf->vm_start);
> > 00:02:54 ^~
> > 00:02:54 ./include/asm-generic/memory_model.h:54:40: note: in definition of macro '__pfn_to_page'
> > 00:02:54 #define __pfn_to_page(pfn) (vmemmap + (pfn))
> > 00:02:54 ^~~
> > 00:02:54 ./arch/s390/include/asm/page.h:162:29: note: in expansion of macro '__pa'
> > 00:02:54 #define virt_to_pfn(kaddr) (__pa(kaddr) >> PAGE_SHIFT)
> > 00:02:54 ^~~~
> > 00:02:54 ./arch/s390/include/asm/page.h:166:41: note: in expansion of macro 'virt_to_pfn'
> > 00:02:54 #define virt_to_page(kaddr) pfn_to_page(virt_to_pfn(kaddr))
> > 00:02:54 ^~~~~~~~~~~
> > 00:02:54 ./arch/s390/include/asm/pgtable.h:60:3: note: in expansion of macro 'virt_to_page'
> > 00:02:54 (virt_to_page((void *)(empty_zero_page + \
> > 00:02:54 ^~~~~~~~~~~~
> > 00:02:54 drivers/infiniband/core/uverbs_main.c:897:15: note: in expansion of macro 'ZERO_PAGE'
> > 00:02:54 vmf->page = ZERO_PAGE(vmf->vm_start);
> > 00:02:54 ^~~~~~~~~
> > 00:02:54 make[5]: *** [scripts/Makefile.build:277: drivers/infiniband/core/uverbs_main.o] Error 1
> > 00:02:54 make[5]: *** Waiting for unfinished jobs....
> We spotted this recently in mainline as well.
Yeah, a patch to fix this was just submitted upstream, hopefully it
lands soon, or I will pull this out of the tree.
thanks,
greg k-h
next prev parent reply other threads:[~2019-04-29 13:10 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-29 12:38 ❎ FAIL: Stable queue: queue-5.0 CKI Project
2019-04-29 12:42 ` Major Hayden
2019-04-29 13:10 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-05-06 11:16 CKI Project
2019-05-06 11:26 ` Veronika Kabatova
2019-05-06 12:36 ` Greg KH
2019-05-02 12:32 CKI Project
2019-05-02 12:39 ` Major Hayden
2019-05-02 14:08 ` Greg KH
2019-04-30 12:32 CKI Project
2019-04-30 12:35 ` Major Hayden
2019-04-30 13:03 ` Sasha Levin
2019-04-30 13:27 ` Greg KH
2019-04-30 13:41 ` Sasha Levin
2019-04-30 14:01 ` Greg KH
2019-04-30 15:17 ` Major Hayden
2019-04-30 15:58 ` Sasha Levin
2019-04-30 18:44 ` Sven Joachim
2019-04-29 13:36 CKI Project
2019-04-29 12:50 CKI Project
2019-04-29 12:37 CKI Project
2019-04-04 18:00 CKI Project
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=20190429131031.GA27296@kroah.com \
--to=greg@kroah.com \
--cc=major@redhat.com \
--cc=stable@vger.kernel.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).