Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756989AbYA1LAj (ORCPT ); Mon, 28 Jan 2008 06:00:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751227AbYA1LAc (ORCPT ); Mon, 28 Jan 2008 06:00:32 -0500 Received: from ug-out-1314.google.com ([66.249.92.175]:54543 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750AbYA1LAb (ORCPT ); Mon, 28 Jan 2008 06:00:31 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=GyVe/E1do0FC+fvl20jv9hJVQJSbDskXmhtXiISXn2cyO/BEAGW0ylR6wFyGHkhzkBecMd4OuMk+oXsU+daaJza4zLkY9Vw9NAD6zfTtBucZVWWRqtS3vWoXdAdtz+9U7qrEn9pADDMw9dufcvEeZa8qwIi7ByJylWaZJEzeiFM= Message-ID: <479DB5C5.9070608@gmail.com> Date: Mon, 28 Jan 2008 14:00:21 +0300 From: Dmitri Vorobiev Organization: DmVo Home User-Agent: Thunderbird 1.5.0.14pre (X11/20071022) MIME-Version: 1.0 To: Ingo Molnar CC: Paolo Ciarrocchi , Linux Kernel , Sam Ravnborg Subject: Re: [PATCH] X86: coding style fixes to arch/x86/math-errors.c - take 2 References: <20080127231527.2ea40804@paolo-desktop> <479D067E.3010100@gmail.com> <20080127224258.GA22018@elte.hu> <4d8e3fd30801271448ja6a44ferbf86d37c2f3b825@mail.gmail.com> <4d8e3fd30801271557i4310bc07ifbdea081001cc592@mail.gmail.com> <479D1FD1.2070105@gmail.com> <20080128104459.GA32342@elte.hu> In-Reply-To: <20080128104459.GA32342@elte.hu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 947 Lines: 25 Ingo Molnar пишет: > * Dmitri Vorobiev wrote: > >> Paolo Ciarrocchi пишет: >>> On Jan 27, 2008 11:48 PM, Paolo Ciarrocchi wrote: >>>> On Jan 27, 2008 11:42 PM, Ingo Molnar wrote: >> ... >>> How should I compare the .o file? >>> Simply doing a md5sum or should I do a objdump -d before? >>> Or a strip? >>> >> Comparing the vmlinux images shoudls suffice. But you'll have to make >> sure that the object file resulting from the C source that you're >> changing gets linked into vmlinux. > > the vmlinux includes build timestamps so that wont really match. Oh, you're right. Sorry for a misleading comment. Dmitri -- 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/