From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751725AbbLaMWS (ORCPT ); Thu, 31 Dec 2015 07:22:18 -0500 Received: from ozlabs.org ([103.22.144.67]:60777 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750991AbbLaMWN (ORCPT ); Thu, 31 Dec 2015 07:22:13 -0500 Date: Thu, 31 Dec 2015 23:22:10 +1100 From: Stephen Rothwell To: Andrew Morton Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: linux-next: build failure after merge of the akpm tree Message-ID: <20151231232210.7ab890f1@canb.auug.org.au> X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, After merging the akpm tree, today's linux-next build (powerpc allyesconfig) failed like this: sound/core/compress_offload.c: In function 'snd_compr_ioctl': /home/sfr/next/next/sound/core/compress_offload.c:804:2: error: case label does not reduce to an integer constant case _IOC_NR(SNDRV_COMPRESS_GET_CODEC_CAPS): ^ I have no idea what caused that and have just left it broken for now. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au