[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1389844985.24105.288.camel@linux-s257.site>
Date: Thu, 16 Jan 2014 12:03:05 +0800
From: joeyli <jlee@...e.com>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: dhowells@...hat.com, linux-kernel@...r.kernel.org,
Josh Boyer <jwboyer@...hat.com>,
Randy Dunlap <rdunlap@...otime.net>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
Michal Marek <mmarek@...e.com>
Subject: Re: [PATCH] MODSIGN: Fix including certificate twice when the
signing_key.x509
於 三,2014-01-15 於 15:09 +1030,Rusty Russell 提到:
> >
> > v2:
> > Using '$(shell /bin/pwd)' instead of '$(shell pwd)' for more
> reliable
> > between different shells
>
> Hmm, that's not a great test for equality. How about:
>
> ifneq ($(realpath .), $(realpath $(srctree)))
>
> That should cover all the cases.
>
> Cheers,
> Rusty.
Yes, it's better!
Thanks for your suggestion, I will send new version with changelog
updated.
Joey Lee
--
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