From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] compile-i386: do not generate an infinite loop Date: Wed, 22 Jul 2009 12:51:14 -0400 Message-ID: <4A674382.9090807@garzik.org> References: <200907182334.10900.kdudka@redhat.com> <70318cbf0907220939s48bcfd3fi20ae9fda1edd290@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:56960 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751675AbZGVQvR (ORCPT ); Wed, 22 Jul 2009 12:51:17 -0400 In-Reply-To: <70318cbf0907220939s48bcfd3fi20ae9fda1edd290@mail.gmail.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Christopher Li Cc: Kamil Dudka , Sparse Mailing-list Christopher Li wrote: > Oh one last thing. I need a signed-off line from you. I think sparse needs some text document, describing what Signed-off-by means. I did this in one of my own projects by copying the relevant "DCO" from kernel tree's Documentation/SubmittingPatches. Jeff