From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [PATCH 04/16] page-flags: define PG_locked behavior on compound pages Date: Fri, 27 Mar 2015 18:37:26 +0200 Message-ID: <20150327163726.GA24590@node.dhcp.inet.fi> References: <1426784902-125149-1-git-send-email-kirill.shutemov@linux.intel.com> <1426784902-125149-5-git-send-email-kirill.shutemov@linux.intel.com> <55157384.6020209@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <55157384.6020209@samsung.com> Sender: owner-linux-mm@kvack.org To: Mateusz Krawczuk Cc: "Kirill A. Shutemov" , Andrew Morton , Andrea Arcangeli , Hugh Dickins , Dave Hansen , Mel Gorman , Rik van Riel , Vlastimil Babka , Christoph Lameter , Naoya Horiguchi , Steve Capper , "Aneesh Kumar K.V" , Johannes Weiner , Michal Hocko , Jerome Marchand , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-next@vger.kernel.org, sfr@canb.auug.org.au List-Id: linux-next.vger.kernel.org On Fri, Mar 27, 2015 at 04:13:08PM +0100, Mateusz Krawczuk wrote: > Hi! >=20 > This patch breaks build of linux next since 2015-03-25 on arm using > exynos_defconfig with arm-linux-gnueabi-linaro_4.7.4-2014.04, > arm-linux-gnueabi-linaro_4.8.3-2014.04 and > arm-linux-gnueabi-4.7.3-12ubuntu1(from ubuntu 14.04 lts). Compiler show= s > this error message: > mm/migrate.c: In function =E2=80=98migrate_pages=E2=80=99: > mm/migrate.c:1148:1: internal compiler error: in push_minipool_fix, at > config/arm/arm.c:13500 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. >=20 > It builds fine with arm-linux-gnueabi-linaro_4.9.1-2014.07. Obviously, you need to report bug against your compiler. It's not a kerne= l bug. --=20 Kirill A. Shutemov -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org