From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754910AbcILUe7 (ORCPT ); Mon, 12 Sep 2016 16:34:59 -0400 Received: from mga04.intel.com ([192.55.52.120]:27107 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750832AbcILUe4 (ORCPT ); Mon, 12 Sep 2016 16:34:56 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,324,1470726000"; d="scan'208";a="7489453" Subject: Re: Build failures in -next: sys_pkey_mprotect etc. undefined To: Arnd Bergmann References: <9d74497b-1522-b350-42fa-49df2df48c4a@roeck-us.net> <57D70B6D.6010208@linux.intel.com> <3540553.8BkpiafJJ2@wuerfel> Cc: Guenter Roeck , Thomas Gleixner , "open list:ABI/API" , linux-arch , linux-kernel@vger.kernel.org From: Dave Hansen Message-ID: <57D7116E.4050708@linux.intel.com> Date: Mon, 12 Sep 2016 13:34:54 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <3540553.8BkpiafJJ2@wuerfel> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/12/2016 01:28 PM, Arnd Bergmann wrote: > FWIW, you should be able to test this with an arm64 cross-compiler > too, many distros ship one. arm64 build fine for me with and without the patch. There must be something else specific to h8300 and the other broken architectures. Is there some other part of the configuration that could be hiding the issue in my arm64 build?