[PATCH 1/3] Fix for ext3 from Aurora SRPM

2008-02-26 Thread Horst H. von Brand
Signed-off-by: Horst H. von Brand <[EMAIL PROTECTED]> --- second/fs/ext2.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/second/fs/ext2.c b/second/fs/ext2.c index 028f77e..57f5e9a 100644 --- a/second/fs/ext2.c +++ b/second/fs/ext2.c @@ -42,14 +42,14 @@ stati

[PATCH 3/3] Fold changes from Aurora into spec

2008-02-26 Thread Horst H. von Brand
Changes from 1.4.13-4 to 1.4.13-6 in Aurora Linux are included in this specfile. The relevant changelog entries are marked (aurora) Signed-off-by: Horst H. von Brand <[EMAIL PROTECTED]> --- silo.spec | 36 1 files changed, 24 insertions(+), 12 del

[PATCH 2/3] is no more

2008-02-26 Thread Horst H. von Brand
Signed-off-by: Horst H. von Brand <[EMAIL PROTECTED]> --- second/main.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/second/main.c b/second/main.c index d5285bb..9644e44 100644 --- a/second/main.c +++ b/second/main.c @@ -25,7 +25,6 @@ /* TODO: This file is

Patches to update silo

2008-02-26 Thread Horst H. von Brand
- 3 files changed, 26 insertions(+), 18 deletions(-) -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de InformaticaFono: +56 32 2654431 Universidad Tecnica Federico Santa Maria +56 32 2654239 Casilla 110-V

SPARC{,64}: kernel_termios_to_user_termios_1 missing

2007-09-15 Thread Horst H. von Brand
e/asm-/termios.h for i686, on SPARC and SPARC64 it is missing. Sorry, I've got no clue on how to define this correctly here. It is also missing on alpha, blackfin, parisc, sh64, sh, xtensa -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de Informatica

sparc64: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!

2007-07-20 Thread Horst H. von Brand
TSEARCH=y CONFIG_TEXTSEARCH_KMP=m CONFIG_TEXTSEARCH_BM=m CONFIG_TEXTSEARCH_FSM=m CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de InformaticaFono: +56 32 2654431 Unive

[PATCH] arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)

2007-05-26 Thread Horst H. von Brand
(bq4802_regs) mini_rtc_ops = &bq4802_rtc_ops; +#endif /* CONFIG_PCI */ else return -ENODEV; -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de InformaticaFono: +56 32 2654431 Un

Re: NFS Oopses on SPARC64?

2007-01-11 Thread Horst H. von Brand
BERTRAND Joël <[EMAIL PROTECTED]> wrote: > David Miller a écrit : > > From: "Horst H. von Brand" <[EMAIL PROTECTED]> [...] > I have seen a patch against this bug (bugzilla.kernel.org, > #7795). I don't have any time to test it before the next w

Re: NFS Oopses on SPARC64?

2007-01-09 Thread Horst H. von Brand
BERTRAND Joël <[EMAIL PROTECTED]> wrote: > Horst H. von Brand a écrit : > > I've got Oopses with high(ish?) NFS load (compiling stuff on my x86_64 on > > my automounted home from SPARC64) with vanilla 2.6.19.1 and 2.6.20-rc4 > > (didn't do any such madness

NFS Oopses on SPARC64?

2007-01-09 Thread Horst H. von Brand
the .s for the stuff referenced in the Oops, but I'd rather not (my knowledge of SPARC assembly is almost non-existent). Any clues/pointers? Thanks! -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de InformaticaFono: +56 32 2654431 Universid

[PATCH] Further specfile fixes

2007-01-05 Thread Horst H. von Brand
Signed-off-by: Horst H. von Brand <[EMAIL PROTECTED]> --- silo.spec | 16 +++- 1 files changed, 11 insertions(+), 5 deletions(-) diff --git a/silo.spec b/silo.spec index 2844110..85f7e9f 100644 --- a/silo.spec +++ b/silo.spec @@ -1,13 +1,14 @@ -Summary: The SILO boot load

Re: 2.6.20-rc3: known unfixed regressions (v3)

2007-01-04 Thread Horst H. von Brand
mount / (CONFIG_SCSI_SCAN_ASYNC=y ?) > References : http://lkml.org/lkml/2006/12/13/181 > http://lkml.org/lkml/2007/01/04/75 > Submitter : Horst H. von Brand <[EMAIL PROTECTED]> > Status : unknown Fixed in 2.6.20-rc3 (perhaps was due to SCSI_SCAN_ASYNC) --

[PATCH] Description fix in spec file

2007-01-04 Thread Horst H. von Brand
Signed-off-by: Horst H. von Brand <[EMAIL PROTECTED]> --- silo.spec | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/silo.spec b/silo.spec index 2927ce8..2844110 100644 --- a/silo.spec +++ b/silo.spec @@ -1,7 +1,7 @@ Summary: The SILO boot loader for

Re: 2.6.20-rc3: known unfixed regressions (v2)

2007-01-04 Thread Horst H. von Brand
bject: SPARC64: Can't mount / > References : http://lkml.org/lkml/2006/12/13/181 > Submitter : Horst H. von Brand <[EMAIL PROTECTED]> > Status : unknown Works for me now with 2.6.20-rc3. Might have been some form of pilot error (perhaps setting SCSI_TGT=m and/or

Re: 2.6.19 (current from git) on SPARC64: Can't mount /

2006-12-27 Thread Horst H. von Brand
Adrian Bunk <[EMAIL PROTECTED]> wrote: > On Wed, Dec 13, 2006 at 03:56:46PM -0300, Horst H. von Brand wrote: > > I've been running kernel du jour straight from git on my SPARC Ultra 1 for > > some time now on Aurora Corona (Fedora relative, development branch). For a >