From: Joel Becker <Joel.Becker@oracle.com>
To: Alistair John Strachan <s0348365@sms.ed.ac.uk>
Cc: Michael Krufky <mkrufky@linuxtv.org>,
Linus Torvalds <torvalds@osdl.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Manoj Srivastava <srivasta@debian.org>
Subject: Re: Linux v2.6.18-rc2 | UTS Release version does not match current version
Date: Sun, 16 Jul 2006 17:56:15 -0700 [thread overview]
Message-ID: <20060717005615.GA11640@ca-server1.us.oracle.com> (raw)
In-Reply-To: <200607162212.58880.s0348365@sms.ed.ac.uk>
On Sun, Jul 16, 2006 at 10:12:58PM +0100, Alistair John Strachan wrote:
> >
> > -UTS_RELEASE_VERSION=$(shell if [ -f include/linux/version.h ]; then \
> > - grep 'define UTS_RELEASE' include/linux/version.h | \
> > +UTS_RELEASE_VERSION=$(shell if [ -f include/linux/utsrelease.h ]; then \
> > + grep 'define UTS_RELEASE' include/linux/utsrelease.h | \
> >
> >
> > And rerun your make-kpkg. The above is not a valid patch, you'll have
> > to hand change it.
>
> It's probably worth letting somebody an upstream Debian maintainer know about
> this, so that Etch can inherit it (CCed).
I expected they'd notice really soon. Plus, a proper fix needs
to detect which header to use (older vs newer kernels), so the above is
not viable for upstream. But yes, I should have Cc'd :-)
Joel
--
"Three o'clock is always too late or too early for anything you
want to do."
- Jean-Paul Sartre
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127
next prev parent reply other threads:[~2006-07-17 1:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-15 22:27 Linux v2.6.18-rc2 Linus Torvalds
2006-07-16 14:34 ` Linux v2.6.18-rc2 | UTS Release version does not match current version Michael Krufky
2006-07-16 20:36 ` Joel Becker
2006-07-16 21:12 ` Alistair John Strachan
2006-07-17 0:56 ` Joel Becker [this message]
2006-07-16 19:41 ` Linux v2.6.18-rc2 Olaf Hering
2006-07-16 20:40 ` Adrian Bunk
2006-07-16 22:45 ` David Woodhouse
2006-07-19 14:32 ` Linux v2.6.18-rc2 - syslog(0x8,,) seems broken Martin Schlemmer
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=20060717005615.GA11640@ca-server1.us.oracle.com \
--to=joel.becker@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mkrufky@linuxtv.org \
--cc=s0348365@sms.ed.ac.uk \
--cc=srivasta@debian.org \
--cc=torvalds@osdl.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.