linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET] Linux 2.4.20-rc1-jam2
@ 2002-11-13  1:41 J.A. Magallón
  2002-11-13 16:02 ` Hans-Peter Jansen
  0 siblings, 1 reply; 4+ messages in thread
From: J.A. Magallón @ 2002-11-13  1:41 UTC (permalink / raw)
  To: Lista Linux-Kernel

Hi all...

Just to public a new relase ;).

Changes/updates/new things:

- update to official rc1-aa1
- reverted the pte_fast changes in -aa. It cured my hangs on X logoff with
  nvidia driver. Perhaps some bug when gart releases pages ??
- add the force_inline patch from Denis Vlasenko, with some additions for
  __copy_[to,from]_user
- kmsgdump-0.4.4 by  Willy Tarreau: dump oopsen to floppy/console...
- proconfig-0.9.5 by Peter T. Breuer: store .config in /proc/config
- bttv updates and missing files
- bproc 3.2.2

More info on
http://giga.cps.unizar.es/~magallon/linux/kernel/2.4.20-rc1-jam2/README.txt

Get it at 

http://giga.cps.unizar.es/~magallon/linux/kernel/2.4.20-rc1-jam2/
http://giga.cps.unizar.es/~magallon/linux/kernel/2.4.20-rc1-jam2.tar.gz

Enjoy !!

-- 
J.A. Magallon <jamagallon@able.es>      \                 Software is like sex:
werewolf.able.es                         \           It's better when it's free
Mandrake Linux release 9.1 (Cooker) for i586
Linux 2.4.20-rc1-jam2 (gcc 3.2 (Mandrake Linux 9.1 3.2-3mdk))

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCHSET] Linux 2.4.20-rc1-jam2
  2002-11-13  1:41 [PATCHSET] Linux 2.4.20-rc1-jam2 J.A. Magallón
@ 2002-11-13 16:02 ` Hans-Peter Jansen
  2002-11-13 17:28   ` Hans-Peter Jansen
  0 siblings, 1 reply; 4+ messages in thread
From: Hans-Peter Jansen @ 2002-11-13 16:02 UTC (permalink / raw)
  To: J.A.Magallón, Lista Linux-Kernel

On Wednesday 13 November 2002 02:41, J.A. Magallón wrote:
> Hi all...
>
> Just to public a new relase ;).

Hi J.A.,

just tried to apply on top of pristine 2.4.20-rc1.

for i in 2.4.20-rc1-jam2/*.bz2; do echo $i; bzcat $i | drypatch -p1; done | 
grep -2 FAIL

2.4.20-rc1-jam2/00-rc1aa1.bz2 is fine
[...]
2.4.20-rc1-jam2/33-task_cpu.bz2
patching file arch/i386/kernel/smpboot.c
Hunk #1 FAILED at 1027.
1 out of 1 hunk FAILED -- saving rejects to file 
arch/i386/kernel/smpboot.c.rej
patching file arch/s390/kernel/smp.c
Hunk #1 FAILED at 469.
1 out of 1 hunk FAILED -- saving rejects to file arch/s390/kernel/smp.c.rej
patching file arch/s390x/kernel/smp.c
Hunk #1 FAILED at 456.
1 out of 1 hunk FAILED -- saving rejects to file arch/s390x/kernel/smp.c.rej
can't find file to patch at input line 40
Perhaps you used the wrong -p or --strip option?
--
2 out of 2 hunks ignored
patching file fs/proc/array.c
Hunk #1 FAILED at 389.
1 out of 1 hunk FAILED -- saving rejects to file fs/proc/array.c.rej
patching file include/linux/sched.h
Hunk #1 succeeded at 948 (offset -44 lines).
--
1 out of 1 hunk ignored
patching file kernel/sched.c
Hunk #1 FAILED at 236.
Hunk #2 FAILED at 280.
Hunk #3 FAILED at 321.
Hunk #4 FAILED at 412.
Hunk #5 FAILED at 537.
Hunk #6 FAILED at 561.
Hunk #7 FAILED at 575.
Hunk #8 FAILED at 1731.
Hunk #9 FAILED at 1743.
Hunk #10 FAILED at 1786.
Hunk #11 FAILED at 1849.
Hunk #12 FAILED at 1859.
Hunk #13 FAILED at 1926.
13 out of 13 hunks FAILED -- saving rejects to file kernel/sched.c.rej
patching file kernel/signal.c
Hunk #1 FAILED at 509.
1 out of 1 hunk FAILED -- saving rejects to file kernel/signal.c.rej
[...]

This is just to scary for me...

Sorry,
Hans-Peter

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCHSET] Linux 2.4.20-rc1-jam2
  2002-11-13 16:02 ` Hans-Peter Jansen
@ 2002-11-13 17:28   ` Hans-Peter Jansen
  2002-11-13 22:47     ` J.A. Magallón
  0 siblings, 1 reply; 4+ messages in thread
From: Hans-Peter Jansen @ 2002-11-13 17:28 UTC (permalink / raw)
  To: J.A.Magallón, Lista Linux-Kernel

On Wednesday 13 November 2002 17:02, Hans-Peter Jansen wrote:
> On Wednesday 13 November 2002 02:41, J.A. Magallón wrote:
> > Hi all...
> >
> > Just to public a new relase ;).
>
> Hi J.A.,

Please ignore my message, I'm just plain stupid 8|

Sorry again,
Hans-Peter


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCHSET] Linux 2.4.20-rc1-jam2
  2002-11-13 17:28   ` Hans-Peter Jansen
@ 2002-11-13 22:47     ` J.A. Magallón
  0 siblings, 0 replies; 4+ messages in thread
From: J.A. Magallón @ 2002-11-13 22:47 UTC (permalink / raw)
  To: linux-kernel


On 2002.11.13 Hans-Peter Jansen wrote:
> On Wednesday 13 November 2002 17:02, Hans-Peter Jansen wrote:
> > On Wednesday 13 November 2002 02:41, J.A. Magallón wrote:
> > > Hi all...
> > >
> > > Just to public a new relase ;).
> >
> > Hi J.A.,
> 
> Please ignore my message, I'm just plain stupid 8|
> 

Just saw your messages... consecutive patches do not match when dry-patching ?
;)

-- 
J.A. Magallon <jamagallon@able.es>      \                 Software is like sex:
werewolf.able.es                         \           It's better when it's free
Mandrake Linux release 9.1 (Cooker) for i586
Linux 2.4.20-rc1-jam2 (gcc 3.2 (Mandrake Linux 9.1 3.2-3mdk))

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-13 22:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-13  1:41 [PATCHSET] Linux 2.4.20-rc1-jam2 J.A. Magallón
2002-11-13 16:02 ` Hans-Peter Jansen
2002-11-13 17:28   ` Hans-Peter Jansen
2002-11-13 22:47     ` J.A. Magallón

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).