From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outmail021.snc4.facebook.com ([66.220.144.153]:57305 "EHLO mx-out.facebook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755727Ab1EQRqT (ORCPT ); Tue, 17 May 2011 13:46:19 -0400 Date: Tue, 17 May 2011 10:46:18 -0700 From: Arun Sharma Subject: Re: [PATCH 5/6] kbuild: Append RPM release to $KERNELRELEASE Message-ID: <20110517174618.GA4647@dev1756.snc6.facebook.com> References: <1305653779-3445-1-git-send-email-asharma@fb.com> <1305653779-3445-5-git-send-email-asharma@fb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1305653779-3445-5-git-send-email-asharma@fb.com> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Michal Marek , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org On Tue, May 17, 2011 at 10:36:18AM -0700, Arun Sharma wrote: > Provide the same consistency as distributor kernels. > uname -r matches RPM name (includes the release) Not all of the patches in this series may be appropriate for inclusion into kbuild. But I wanted to send them out anyway to get feedback on how things can be improved. This patch in particular changes the rpm name and might need to be an opt-in feature. -Arun