All of lore.kernel.org
 help / color / mirror / Atom feed
* How To Remove Write Protection
@ 2002-02-22 11:57 Venkatesh M R
  2002-02-22 14:07 ` Ralf Baechle
  2002-02-22 15:37 ` Kevin D. Kissell
  0 siblings, 2 replies; 3+ messages in thread
From: Venkatesh M R @ 2002-02-22 11:57 UTC (permalink / raw)
  To: Linux-MIPS

Hello,
   I am presently porting RTLinux to MIPS Atlas board ( with 4Kc core ).
Can you please tell me how to remove the write protection of the Linux 
kernel (2.4.3) .
Because I am getting the page fault when i am trying to insert the 
Rtlinux module.

Best Regards & Thanks,
Venkatesh M R

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

* Re: How To Remove Write Protection
  2002-02-22 11:57 How To Remove Write Protection Venkatesh M R
@ 2002-02-22 14:07 ` Ralf Baechle
  2002-02-22 15:37 ` Kevin D. Kissell
  1 sibling, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2002-02-22 14:07 UTC (permalink / raw)
  To: Venkatesh M R; +Cc: Linux-MIPS

On Fri, Feb 22, 2002 at 05:27:56PM +0530, Venkatesh M R wrote:

>    I am presently porting RTLinux to MIPS Atlas board ( with 4Kc core ).
> Can you please tell me how to remove the write protection of the Linux 
> kernel (2.4.3) .
> Because I am getting the page fault when i am trying to insert the 
> Rtlinux module.

Modules aren't write protected.

  Ralf

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

* Re: How To Remove Write Protection
  2002-02-22 11:57 How To Remove Write Protection Venkatesh M R
  2002-02-22 14:07 ` Ralf Baechle
@ 2002-02-22 15:37 ` Kevin D. Kissell
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin D. Kissell @ 2002-02-22 15:37 UTC (permalink / raw)
  To: Venkatesh M R, Linux-MIPS

>    I am presently porting RTLinux to MIPS Atlas board ( with 4Kc core ).
> Can you please tell me how to remove the write protection of the Linux 
> kernel (2.4.3) .
> Because I am getting the page fault when i am trying to insert the 
> Rtlinux module.

I rather doubt that write protection has anything to do with
what you are seeing.  It is far more likely that you are making
the kernel dereference an uninitialized pointer.

            Kevin K.

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

end of thread, other threads:[~2002-02-22 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-22 11:57 How To Remove Write Protection Venkatesh M R
2002-02-22 14:07 ` Ralf Baechle
2002-02-22 15:37 ` Kevin D. Kissell

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.