From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: [RFC/PATCH 1/2] sparse, llvm: Make function declaration accessible to backend Date: Sat, 4 Feb 2012 17:34:38 +0200 (EET) Message-ID: References: <1328090152-28299-1-git-send-email-penberg@kernel.org> <4F29E0E1.3000504@garzik.org> <1328145724.28487.95.camel@pasglop> <1328147419.28487.96.camel@pasglop> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Return-path: Received: from mail-wi0-f174.google.com ([209.85.212.174]:43578 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753278Ab2BDPey (ORCPT ); Sat, 4 Feb 2012 10:34:54 -0500 Received: by wics10 with SMTP id s10so3274632wic.19 for ; Sat, 04 Feb 2012 07:34:52 -0800 (PST) In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Linus Torvalds Cc: Christopher Li , Benjamin Herrenschmidt , Jeff Garzik , linux-sparse@vger.kernel.org, Jeff Garzik On Sat, Feb 4, 2012 at 4:56 AM, Pekka Enberg wrote: >> Of course. Linus are you OK with the changes I did to your patch? Can I have >> your signoff before I merge it? On Sat, 4 Feb 2012, Linus Torvalds wrote: > Sure, just add my signed-off, that patch is fine (nor do I mind the > other approach that makes it a type of a pseudo) Applied and pushed. Ben, "hello world" should work for you in master now. Pekka