[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141014020433.GA25433@kroah.com>
Date: Tue, 14 Oct 2014 04:04:33 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Joe Perches <joe@...ches.com>
Cc: DaeSeok Youn <daeseok.youn@...il.com>,
devel <devel@...verdev.osuosl.org>,
driverdev-devel@...uxdriverproject.org,
linux-kernel <linux-kernel@...r.kernel.org>,
Lidza Louina <lidza.louina@...il.com>,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH] staging: dgap: re-arrange functions for removing forward
declarations.
On Mon, Oct 13, 2014 at 07:56:38AM -0700, Joe Perches wrote:
> On Mon, 2014-10-13 at 17:01 +0900, DaeSeok Youn wrote:
> > Hi,
> >
> > 2014-10-13 12:25 GMT+09:00 Greg KH <gregkh@...uxfoundation.org>:
> > > On Mon, Oct 13, 2014 at 11:34:25AM +0900, Daeseok Youn wrote:
> > >> Re-arrange the functions for removing forward declarations.
> > >>
> > >> Signed-off-by: Daeseok Youn <daeseok.youn@...il.com>
> > >> ---
> > >> This patch has too many changes for re-arranging the functions.
> > >> So I wonder that I should break this up into smaller patches.
> > >
> > > Are the .o files identical before and after this patch? If so, it's
> > > fine.
> > Ok. I will check for that.
>
> The .o files shouldn't be identical after function reordering.
Hm, they might be the same size, but I can see how on some
architectures (like ppc) how that would not be the case, you are right.
Isn't there an "objdiff" program or something like that which might help
in validating that nothing "changed" in the source for type of patch
that just moves functions around in a file.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists