[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200905290948.34482.borntraeger@de.ibm.com>
Date: Fri, 29 May 2009 09:48:32 +0200
From: Christian Bornträger <borntraeger@...ibm.com>
To: Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc: Avi Kivity <avi@...hat.com>, Ingo Molnar <mingo@...e.hu>,
LKML <linux-kernel@...r.kernel.org>,
KVM list <kvm@...r.kernel.org>
Subject: Re: [PATCH] KVM: add localversion to avoid confusion and conflicts
Am Freitag 29 Mai 2009 09:18:14 schrieb Jaswinder Singh Rajput:
> Adding localversion avoids confusion in kernel images :
>
> like Linux version 2.6.30-rc7 does not tell whether it is linus or kvm
> kernel.
>
> By adding localversion it tells :
>
> Linux version 2.6.30-rc7-kvm , any doubt ;-)
> I am inspired by Ingo's -tip, I am sure Ingo will tell more advantages,
> if these are not enough :-)
[...]
> diff --git a/localversion-kvm b/localversion-kvm
> new file mode 100644
> index 0000000..d969ff0
> --- /dev/null
> +++ b/localversion-kvm
> @@ -0,0 +1 @@
> +-kvm
NAK from my side. If you need a distinction, there is always
CONFIG_LOCALVERSION_AUTO. If you need this kind of prefix, there is always
CONFIG_LOCALVERSION.
Christian
--
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