Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752869AbZI1DUW (ORCPT ); Sun, 27 Sep 2009 23:20:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752686AbZI1DUV (ORCPT ); Sun, 27 Sep 2009 23:20:21 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:53657 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752607AbZI1DUV (ORCPT ); Sun, 27 Sep 2009 23:20:21 -0400 Date: Sun, 27 Sep 2009 23:20:19 -0400 From: Kyle McMartin To: David Daney Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, Kyle McMartin , Helge Deller , linux-parisc@vger.kernel.org Subject: Re: [PATCH 06/10] parisc: Convert BUG() to use unreachable() Message-ID: <20090928032019.GJ11961@bombadil.infradead.org> References: <4AA991C1.1050800@caviumnetworks.com> <1252627011-2933-6-git-send-email-ddaney@caviumnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1252627011-2933-6-git-send-email-ddaney@caviumnetworks.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 17 On Thu, Sep 10, 2009 at 04:56:47PM -0700, David Daney wrote: > Use the new unreachable() macro instead of for(;;); > > Signed-off-by: David Daney > CC: Kyle McMartin > CC: Helge Deller > CC: linux-parisc@vger.kernel.org Since the dependent part of this patch seems to have missed the merge window, I guess we'll sit on this until next round? --Kyle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/