linux-um archives
 help / color / mirror / Atom feed
From: Allan Graves <allan.graves@oracle.com>
To: blaisorblade@yahoo.it, user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] [Fwd: patch info]
Date: Wed, 02 Nov 2005 13:56:29 -0500	[thread overview]
Message-ID: <43690BDD.1060409@oracle.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

Here's what i get when i compile the patch with 2.6.14 and skas-ldt 
patch.  Sorry for the duplication in the patch list itself, it includes 
the dry run.

[-- Attachment #2: patch info --]
[-- Type: message/rfc822, Size: 4674 bytes --]

From: Anton Verhulst <anton.verhulst@oracle.com>
To: Allan Graves <allan.graves@oracle.com>
Subject: patch info
Date: Wed, 02 Nov 2005 13:49:31 -0500
Message-ID: <43690A3B.30001@oracle.com>

[ averhuls_avd ] bash-3.00# make linux ARCH=um modules
  CHK     arch/um/include/user_constants.h
  CHK     include/linux/version.h
gcc -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs 
-fno-strict-aliasing -fno-common -ffreestanding -O2     
-fomit-frame-pointer -g  -D__arch_um__ -DSUBARCH=\"i386\" 
-Iarch/um/include  -I/usr/src/linux-2.6.14/arch/um/kernel/tt/include  
-I/usr/src/linux-2.6.14/arch/um/kernel/skas/include -Dvmap=kernel_vmap 
-Din6addr_loopback=kernel_in6addr_loopback -Derrno=kernel_errno 
-Dsigprocmask=kernel_sigprocmask -fno-unit-at-a-time -U__i386__ -Ui386 
-D_LARGEFILE64_SOURCE -Wdeclaration-after-statement   -nostdinc -isystem 
/usr/lib/gcc/i386-redhat-linux/3.4.4/include -D__KERNEL__ -Iinclude  -S 
-o arch/um/kernel-offsets.s arch/um/sys-i386/kernel-offsets.c
In file included from arch/um/include/um_mmu.h:17,
                 from include/asm/mmu.h:9,
                 from include/linux/sched.h:23,
                 from arch/um/sys-i386/kernel-offsets.c:3:
/usr/src/linux-2.6.14/arch/um/kernel/skas/include/mmu-skas.h:19: error: 
syntax error before "uml_ldt_t"
/usr/src/linux-2.6.14/arch/um/kernel/skas/include/mmu-skas.h:19: 
warning: no semicolon at end of struct or union
In file included from include/asm/mmu.h:9,
                 from include/linux/sched.h:23,
                 from arch/um/sys-i386/kernel-offsets.c:3:
arch/um/include/um_mmu.h:25: error: field `skas' has incomplete type
make: *** [arch/um/kernel-offsets.s] Error 1
[ averhuls_avd ] bash-3.00# exit
ade:[ averhuls_avd ] [averhuls@staca07 uml]$ exit
[averhuls@staca07 ~]$ !!





gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


ade:[ averhuls_avd ] [averhuls@staca07 uml]$ patch -p1 --dry-run 
</uml/skas-hold
-own-ldt
patching file arch/um/kernel/skas/include/mmu-skas.h
patching file arch/um/kernel/skas/include/skas.h
patching file arch/um/kernel/skas/mem.c
patching file arch/um/kernel/skas/mmu.c
patching file arch/um/kernel/skas/process.c
Hunk #1 succeeded at 370 (offset -11 lines).
patching file arch/um/kernel/skas/process_kern.c
patching file arch/um/os-Linux/start_up.c
patching file arch/um/scripts/Makefile.rules
patching file arch/um/sys-i386/ldt.c
patching file arch/um/sys-x86_64/Makefile
patching file arch/um/sys-x86_64/syscalls.c
patching file include/asm-um/ldt-i386.h
patching file include/asm-um/ldt.h
patch unexpectedly ends in middle of line
ade:[ averhuls_avd ] [averhuls@staca07 uml]$ vim /uml/skas-hold-own-ldt
ade:[ averhuls_avd ] [averhuls@staca07 uml]$ patch -p1 --dry-run < 
/uml/skas-hol
d-own-ldt
patching file arch/um/kernel/skas/include/mmu-skas.h
patching file arch/um/kernel/skas/include/skas.h
patching file arch/um/kernel/skas/mem.c
patching file arch/um/kernel/skas/mmu.c
patching file arch/um/kernel/skas/process.c
Hunk #1 succeeded at 370 (offset -11 lines).
patching file arch/um/kernel/skas/process_kern.c
patching file arch/um/os-Linux/start_up.c
patching file arch/um/scripts/Makefile.rules
patching file arch/um/sys-i386/ldt.c
patching file arch/um/sys-x86_64/Makefile
patching file arch/um/sys-x86_64/syscalls.c
patching file include/asm-um/ldt-i386.h
patching file include/asm-um/ldt.h

-- 

The system of refusing the mere act of drinking and leaving the
desire in full force, is unintelligent war tactics, it seems to me.

Mark Twain


                 reply	other threads:[~2005-11-03  1:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=43690BDD.1060409@oracle.com \
    --to=allan.graves@oracle.com \
    --cc=blaisorblade@yahoo.it \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox