All of lore.kernel.org
 help / color / mirror / Atom feed
* Porting JFFS2 to 2.4.6 kernel
@ 2007-02-13  5:43 Sendhilraj T
  2007-02-13 11:39 ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Sendhilraj T @ 2007-02-13  5:43 UTC (permalink / raw)
  To: linuxppc-embedded

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

Hello all,
I am trying to downport JFFS2 from 2.4.16 to 2.4.6 kernel. After including 
the patch for JFFS2 and enabling the JFFS2 configuration in the .config 
file if I restart ,the kernel is not getting booted.However if i disable 
the JFFS2 configuraton in the patched kernel, it successfully boots....
May I know the reason?
Also I would like to know is there any working patch for JFFS2 available 
for 2.4.6 kernel?
Could anyone help us in this regard?

T.Sendhil

[-- Attachment #2: Type: text/html, Size: 553 bytes --]

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

* Re: Porting JFFS2 to 2.4.6 kernel
  2007-02-13  5:43 Porting JFFS2 to 2.4.6 kernel Sendhilraj T
@ 2007-02-13 11:39 ` Arnd Bergmann
  2007-02-15 11:33   ` Sendhilraj T
  0 siblings, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2007-02-13 11:39 UTC (permalink / raw)
  To: linuxppc-embedded; +Cc: Sendhilraj T

On Tuesday 13 February 2007 06:43, Sendhilraj T wrote:
> I am trying to downport JFFS2 from 2.4.16 to 2.4.6 kernel. After including 
> the patch for JFFS2 and enabling the JFFS2 configuration in the .config 
> file if I restart ,the kernel is not getting booted.However if i disable 
> the JFFS2 configuraton in the patched kernel, it successfully boots....
> May I know the reason?
> Also I would like to know is there any working patch for JFFS2 available 
> for 2.4.6 kernel?
> Could anyone help us in this regard?

Sorry to tell you, but if you try to make a known broken kernel work,
you're pretty much on your own.

The current kernel version is 2.6.20, try to use that instead, as jffs2
works well in it.

	Arnd <><

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

* Re: Porting JFFS2 to 2.4.6 kernel
  2007-02-13 11:39 ` Arnd Bergmann
@ 2007-02-15 11:33   ` Sendhilraj T
  2007-02-20  9:39     ` Thomas Gleixner
  0 siblings, 1 reply; 4+ messages in thread
From: Sendhilraj T @ 2007-02-15 11:33 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: linuxppc-embedded

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

Hello All,

Now I created a new patch file to support JFFS2 in 2.4.6 from 2.4.16.
After including the patch for JFFS2 , I restarted the kernel and 
I am getting some error messages like below

Checking for USB stick...  /etc/rc.d/rcS  update.sh
mount: /dev/sda1: unknown device
mount: /dev/sda: unknown device
... done

Mounting local file-systems...


... done


Bummer, could not run '/usr/local/sci: Cannot allocate irq.
gs: gs_close: bad port count: -1
prg/start': No such file or directory
Trying to free free IRQ23
Trying to free free IRQ24
Trying to free free IRQ25

(none) login:


I would like to know what these errors mean. And I would like to know how 
I can fix It.?

One more question from a beginner (me)…I would like to know how my new 
kernel after patching supports JFFS2?

Looking for your help.

T.Senthil

[-- Attachment #2: Type: text/html, Size: 1834 bytes --]

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

* Re: Porting JFFS2 to 2.4.6 kernel
  2007-02-15 11:33   ` Sendhilraj T
@ 2007-02-20  9:39     ` Thomas Gleixner
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Gleixner @ 2007-02-20  9:39 UTC (permalink / raw)
  To: Sendhilraj T; +Cc: Arnd Bergmann, linuxppc-embedded

On Thu, 2007-02-15 at 17:03 +0530, Sendhilraj T wrote:
> 
> Hello All, 
> 
> Now I created a new patch file to support JFFS2 in 2.4.6 from 2.4.16. 

As Arnd already pointed out 2.4.6 is a known to be broken kernel. Please
use an up to date kernel and folks will help you. If you insist on using
this ancient stuff, please figure it out yourself.

	tglx

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

end of thread, other threads:[~2007-02-20 10:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-13  5:43 Porting JFFS2 to 2.4.6 kernel Sendhilraj T
2007-02-13 11:39 ` Arnd Bergmann
2007-02-15 11:33   ` Sendhilraj T
2007-02-20  9:39     ` Thomas Gleixner

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.