All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] include/version.h: Update for kernel 3.7
Date: Mon, 15 Oct 2012 22:53:49 -0400	[thread overview]
Message-ID: <20121016025349.GB17446@thunk.org> (raw)
In-Reply-To: <507c837f.D1Nk8uFiYhA4dhxy%Larry.Finger@lwfinger.net>

On Mon, Oct 15, 2012 at 04:43:27PM -0500, Larry Finger wrote:
> The value for LINUX_VERSION_CODE was not updated for kernel 3.7-rc1.
> 
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> ---
>  version.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> ---
> 
> Index: linux-2.6/include/linux/version.h
> ===================================================================
> --- linux-2.6.orig/include/linux/version.h
> +++ linux-2.6/include/linux/version.h
> @@ -1,2 +1,2 @@
> -#define LINUX_VERSION_CODE 198144
> +#define LINUX_VERSION_CODE 198400
>  #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

This isn't in the Linux git sources; it's a generated file.

     	      	  	       	     	    - Ted

      parent reply	other threads:[~2012-10-16  2:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15 21:43 [PATCH] include/version.h: Update for kernel 3.7 Larry Finger
2012-10-15 21:54 ` Borislav Petkov
2012-10-16  2:43   ` Larry Finger
2012-10-16  2:53 ` Theodore Ts'o [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121016025349.GB17446@thunk.org \
    --to=tytso@mit.edu \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.