Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757580Ab0BDJHJ (ORCPT ); Thu, 4 Feb 2010 04:07:09 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:40355 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755409Ab0BDJHE (ORCPT ); Thu, 4 Feb 2010 04:07:04 -0500 Date: Thu, 4 Feb 2010 10:06:26 +0100 From: Ingo Molnar To: Masami Hiramatsu Cc: lkml , Steven Rostedt , Przemys??awPawe??czyk , Frederic Weisbecker , Ananth N Mavinakayanahalli , Jim Keniston , Mathieu Desnoyers , Jason Baron , systemtap , DLE Subject: Re: [PATCH -tip 0/4] kprobes updates Message-ID: <20100204090626.GA30663@elte.hu> References: <20100202214856.4694.72709.stgit@dhcp-100-2-132.bos.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100202214856.4694.72709.stgit@dhcp-100-2-132.bos.redhat.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: 0.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.0 required=5.9 tests=none autolearn=no SpamAssassin version=3.2.5 _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 838 Lines: 19 FYI, there's this new build warning on x86 defconfig: arch/x86/kernel/alternative.c: In function 'alternatives_text_reserved': arch/x86/kernel/alternative.c:402: warning: comparison of distinct pointer types lacks a cast arch/x86/kernel/alternative.c:402: warning: comparison of distinct pointer types lacks a cast arch/x86/kernel/alternative.c:405: warning: comparison of distinct pointer types lacks a cast arch/x86/kernel/alternative.c:405: warning: comparison of distinct pointer types lacks a cast Caused by: 2cfa197: ftrace/alternatives: Introducing *_text_reserved functions Ingo -- 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/