Hi,
I see the following build failure in v4.9.y and v4.14.y stable queues.
arch/s390/mm/gmap.c: In function '__gmap_zap': arch/s390/mm/gmap.c:665:9: error: implicit declaration of function 'vma_lookup'
In v4.14.y, there is an additional failure:
arch/s390/mm/pgtable.c: In function 'pgste_perform_essa': arch/s390/mm/pgtable.c:910:8: error: implicit declaration of function 'vma_lookup'
Guenter
On Wed, Nov 17, 2021 at 07:01:09AM -0800, Guenter Roeck wrote:
Hi,
I see the following build failure in v4.9.y and v4.14.y stable queues.
arch/s390/mm/gmap.c: In function '__gmap_zap': arch/s390/mm/gmap.c:665:9: error: implicit declaration of function 'vma_lookup'
In v4.14.y, there is an additional failure:
arch/s390/mm/pgtable.c: In function 'pgste_perform_essa': arch/s390/mm/pgtable.c:910:8: error: implicit declaration of function 'vma_lookup'
Thanks, offending patches now dropped.
greg k-h
linux-stable-mirror@lists.linaro.org