From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:45221 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751388AbdFZWsA (ORCPT ); Mon, 26 Jun 2017 18:48:00 -0400 Date: Mon, 26 Jun 2017 15:47:56 -0700 From: Guenter Roeck To: Ben Hutchings Cc: stable@vger.kernel.org Subject: Build error in v3.2.y-stable-queue (alpha) Message-ID: <20170626224756.GA31139@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: Hi, alpha images fail to build in v3.2.y-stable-queue as follows. arch/alpha/kernel/osf_sys.c: In function 'arch_get_unmapped_area_1': arch/alpha/kernel/osf_sys.c:1150:3: error: implicit declaration of function 'vm_start_vma' Guenter