From: Jeff Dike <jdike@addtoit.com>
To: William Stearns <wstearns@pobox.com>
Cc: ML-uml-devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: [uml-devel] Re: 2.6.16-rc2 x86_64; Jeff's uml patch tar doesn't apply
Date: Fri, 17 Feb 2006 15:14:05 -0500 [thread overview]
Message-ID: <20060217201405.GA2404@ccure.user-mode-linux.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0602171226260.4178@sparrow>
On Fri, Feb 17, 2006 at 12:29:58PM -0500, William Stearns wrote:
> >I submit to you that perhaps your tree is not quite the cleanest
> >2.6.15-rc2 :-)
>
> Ummm, 2.6._16_-rc2, I expect you meant.
Correct, but that was still a true statement :-)
> I opened up the linux-2.6.16-rc2.tar.bz2 direct from
> ftp.kernel.org, used apply-quit-patches
> ( http://www.stearns.org/apply-quilt-patches/apply-quilt-patches ) from
> the patches directory, and got those errors.
Well, you show me yours and I'll show you mine. Here's mine...
~/linux/2.6/test 7876: wget http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.16-rc2.tar.bz2
--15:08:27-- http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.16-rc2.tar.bz2
=> `linux-2.6.16-rc2.tar.bz2'
Resolving www.kernel.org... 204.152.191.5, 204.152.191.37
Connecting to www.kernel.org|204.152.191.5|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40,817,609 (39M) [application/x-bzip2]
100%[====================================>] 40,817,609 627.97K/s ETA 00:00
15:09:33 (610.73 KB/s) - `linux-2.6.16-rc2.tar.bz2' saved [40817609/40817609]
~/linux/2.6/test 7877: wget http://user-mode-linux.sourceforge.net/work/current/2.6/2.6.16-rc2/patches.tar
--15:09:36-- http://user-mode-linux.sourceforge.net/work/current/2.6/2.6.16-rc2/patches.tar
=> `patches.tar'
Resolving user-mode-linux.sourceforge.net... 66.35.250.209
Connecting to user-mode-linux.sourceforge.net|66.35.250.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 737,280 (720K) [application/x-tar]
100%[====================================>] 737,280 8.01K/s ETA 00:00
15:10:21 (16.05 KB/s) - `patches.tar' saved [737280/737280]
~/linux/2.6/test 7880: bzcat linux-2.6.16-rc2.tar.bz2 | tar xf -
~/linux/2.6/test 7881: cd linux-2.6.16-rc2/
~/linux/2.6/test/linux-2.6.16-rc2 7882: tar xf ../patches.tar
~/linux/2.6/test/linux-2.6.16-rc2 7883: mv patches/ x
~/linux/2.6/test/linux-2.6.16-rc2 7884: quilt setup /dev/null
~/linux/2.6/test/linux-2.6.16-rc2 7885: export dir=x; for p in `cat $dir/series`; do [ ! -f $dir/$p ] && continue; quilt import $dir/$p; quilt push || break; done
Importing patch x/uaccess-warning (stored as patches/uaccess-warning)
Applying patch patches/uaccess-warning
patching file arch/um/include/skas/uaccess-skas.h
patching file arch/um/include/tt/uaccess-tt.h
patching file arch/um/include/um_uaccess.h
patching file arch/um/kernel/skas/uaccess.c
patching file arch/um/kernel/tt/uaccess.c
patching file include/asm-um/uaccess.h
...
With lots of happiness following, except for the aforementioned offsets.
Jeff
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
prev parent reply other threads:[~2006-02-17 20:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-17 5:19 [uml-devel] 2.6.16-rc2 x86_64; Jeff's uml patch tar doesn't apply William Stearns
2006-02-17 16:56 ` [uml-devel] " Jeff Dike
2006-02-17 17:29 ` William Stearns
2006-02-17 20:14 ` Jeff Dike [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=20060217201405.GA2404@ccure.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=wstearns@pobox.com \
/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.