mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas.Fey@t-online.de (Andreas Fey)
To: <linux-kernel@vger.kernel.org>
Subject: Using modules to avoid the need of a reboot during development
Date: Thu, 20 Mar 2003 23:09:58 +0100	[thread overview]
Message-ID: <004c01c2ef2d$77fd7020$fe78a8c0@a> (raw)

Hi,

I want to add a custom routine to the tcp-code in the kernel 2.4.18.
Unfortunately I have to reboot the machine everytime I have made changes to
the kernel.
So my question is: Can I avoid the need of a reboot using a selfmade kernel
module ?

In tcp.c I want to call a dummy function. And when I insert the module it
should intercept the dummy function so that the code in the module is
executed instead of the function  in tcp.c. This would be great because all
the things I have to do is compiling and reinserting the module everytime I
have changed something in the code.

Can this be done in the 2.4 kernel ? Is this the right way to safe time
during kernel development or is there an easier way ?

Thank You, Andy.




                 reply	other threads:[~2003-03-20 21:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='004c01c2ef2d$77fd7020$fe78a8c0@a' \
    --to=andreas.fey@t-online.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®