Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753107Ab2HCOPy (ORCPT ); Fri, 3 Aug 2012 10:15:54 -0400 Received: from shutemov.name ([176.9.204.213]:44374 "EHLO shutemov.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752689Ab2HCOPx (ORCPT ); Fri, 3 Aug 2012 10:15:53 -0400 Date: Fri, 3 Aug 2012 17:17:03 +0300 From: "Kirill A. Shutemov" To: Arnaldo Carvalho de Melo Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Namhyung Kim , Namhyung Kim , Paul Mackerras , Peter Zijlstra , Ulrich Drepper , Arnaldo Carvalho de Melo Subject: Re: [PATCH 03/18] perf target: Fix check on buffer size Message-ID: <20120803141703.GA19736@shutemov.name> References: <1344002470-5965-1-git-send-email-acme@infradead.org> <1344002470-5965-4-git-send-email-acme@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1344002470-5965-4-git-send-email-acme@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1005 Lines: 25 On Fri, Aug 03, 2012 at 11:00:55AM -0300, Arnaldo Carvalho de Melo wrote: > From: Namhyung Kim > > It was a mistake just replace assert to BUG_ON since its condition > should be negated. Fix it. > > Signed-off-by: Namhyung Kim > Cc: "Kirill A. Shutemov" > Cc: Ingo Molnar > Cc: Kirill A. Shutemov > Cc: Paul Mackerras > Cc: Peter Zijlstra > Cc: Ulrich Drepper > Link: http://lkml.kernel.org/r/1343267410-7758-1-git-send-email-namhyung@kernel.org > Signed-off-by: Arnaldo Carvalho de Melo Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov -- 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/