All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Tschirschwitz <boris@math.ubc.ca>
To: reiserfs-list@namesys.com
Subject: Re: reiser4 snapshot
Date: Wed, 13 Aug 2003 09:34:18 -0700	[thread overview]
Message-ID: <pan.2003.08.13.16.34.15.398355@math.ubc.ca> (raw)
In-Reply-To: 20030812060542.GA5363@namesys.com

Today I tried applying the patch to 2.6.0-test3-mm2, and, yes, some
patches failed. I'll just append the output for the failed hunks.
I guess it gets less surprising the more we get away from 'mm0'.

Boris.

bobele linux # patch -p 1 < ../reiser4.diff
patching file arch/i386/kernel/entry.S
Hunk #1 FAILED at 878.
1 out of 1 hunk FAILED -- saving rejects to file arch/i386/kernel/entry.S.rej
patching file fs/Kconfig
patching file fs/Makefile
Hunk #1 FAILED at 86.
1 out of 1 hunk FAILED -- saving rejects to file fs/Makefile.rej
patching file fs/buffer.c
Hunk #1 succeeded at 262 (offset 37 lines).
patching file fs/fs-writeback.c
patching file fs/inode.c
Hunk #1 succeeded at 990 (offset 2 lines).
Hunk #2 succeeded at 1017 (offset 2 lines).
patching file fs/jbd/transaction.c
patching file fs/sysfs/inode.c
patching file include/asm-i386/unistd.h
Hunk #1 FAILED at 277.
Hunk #2 succeeded at 398 (offset 3 lines).
1 out of 2 hunks FAILED -- saving rejects to file include/asm-i386/unistd.h.rej
patching file include/linux/fs.h
Hunk #2 succeeded at 861 (offset 6 lines).
Hunk #3 succeeded at 1233 (offset 6 lines).
patching file include/linux/init_task.h
Hunk #1 FAILED at 107.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/init_task.h.rej


On Tue, 12 Aug 2003 10:05:42 +0400, Oleg Drokin wrote:

> Hello!
> 
> On Mon, Aug 11, 2003 at 05:32:25PM -0700, Boris Tschirschwitz wrote:
> 
>> I thought I'd give it a try on 2.6.0-test3-mm1. Even with 'make
>> mrproper' before compiling, I get the following error message:
>> (Is there any interest in such error reports?)
> 
> Yes, there is.
> 
>> bobele linux # make bzImage
>>   CHK     include/linux/version.h
>>   UPD     include/linux/version.h
>>   Making asm->asm-i386 symlink
>>   CC      scripts/empty.o
>>   MKELF   scripts/elfconfig.h
>>   HOSTCC  scripts/file2alias.o
>>   HOSTCC  scripts/modpost.o
>>   HOSTLD  scripts/modpost
>>   SPLIT   include/linux/autoconf.h -> include/config/* CC     
>>   arch/i386/kernel/asm-offsets.s CHK     include/asm-i386/asm_offsets.h
>>   UPD     include/asm-i386/asm_offsets.h CC      init/main.o
>> In file included from include/linux/unistd.h:9,
>>                  from init/main.c:18:
>> include/asm/unistd.h: In function `reiser4': include/asm/unistd.h:400:
>> error: `__NR_reiser4' undeclared (first use in this function)
>> include/asm/unistd.h:400: error: (Each undeclared identifier is reported
>> only once include/asm/unistd.h:400: error: for each function it appears
>> in.) make[1]: *** [init/main.o] Error 1
>> make: *** [init] Error 2
> 
> Hm, this is strange.
> __NR_reiser4 is clearly defined in include/asm-i386/unistd.h
> 
> Probably you had that part of the patch rejected? Can you please verify?
> 
> Bye,
>     Oleg



  parent reply	other threads:[~2003-08-13 16:34 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-11 15:57 reiser4 snapshot Nikita Danilov
2003-08-11 16:41 ` Carl-Daniel Hailfinger
2003-08-11 16:55   ` Nikita Danilov
2003-08-12  0:32 ` Boris Tschirschwitz
2003-08-12  6:05   ` Oleg Drokin
2003-08-12  7:22     ` Cyrille Chepelov
2003-08-12  7:31       ` Yury Umanets
2003-08-12  8:02         ` Cyrille Chepelov
2003-08-12  8:05           ` Vitaly Fertman
2003-08-12  8:25           ` Yury Umanets
2003-08-12  9:48             ` Cyrille Chepelov
2003-08-12  9:54               ` Yury Umanets
2003-08-12 10:42                 ` Yury Umanets
2003-08-12 11:44                 ` Cyrille Chepelov
2003-08-12 11:44                   ` Yury Umanets
2003-08-12  7:41       ` Yury Umanets
2003-08-13 16:34     ` Boris Tschirschwitz [this message]
2003-08-12  8:28 ` Henning Westerholt
2003-08-12  8:56   ` Nikita Danilov
2003-08-12  9:18     ` Henning Westerholt
2003-08-12  9:27   ` Oleg Drokin
  -- strict thread matches above, loose matches on Subject: below --
2003-12-23 11:11 Nikita Danilov
2003-12-23 11:16 ` Carl-Daniel Hailfinger
2003-12-23 11:26   ` Nikita Danilov
2003-12-23 12:22 ` Viktors Rotanovs
2003-12-23 12:31   ` Nikita Danilov
2003-12-23 13:02     ` Viktors Rotanovs
2003-12-23 13:07       ` Nikita Danilov
2004-08-04 18:28 REISER4 snapshot Vladimir V. Saveliev
2004-08-04 18:33 ` Jonathan Briggs
2004-08-04 18:34 ` mjt
2004-08-06  0:06   ` Philippe Gramoullé
2004-08-13 14:23 Vladimir V. Saveliev
2004-08-13 14:36 ` Domenico Andreoli
2004-08-13 14:38   ` Vladimir V. Saveliev
2004-08-13 14:45     ` Stefan Schweizer
2004-08-13 14:50       ` Vladimir V. Saveliev
2004-08-13 15:02 ` Domenico Andreoli
2004-08-13 15:11   ` Vladimir V. Saveliev
2004-08-13 15:14   ` Nikita Danilov
2004-08-13 15:20     ` Domenico Andreoli

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=pan.2003.08.13.16.34.15.398355@math.ubc.ca \
    --to=boris@math.ubc.ca \
    --cc=reiserfs-list@namesys.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.