All of lore.kernel.org
 help / color / mirror / Atom feed
From: vivid_liou@dlink.com.tw
To: linux-kernel@vger.kernel.org
Subject: can't use printk in linux 2.4.2 module
Date: Sun, 15 Apr 2001 17:07:24 +0800	[thread overview]
Message-ID: <48256A2F.0031B489.00@dlink.com.tw> (raw)



Dear All :
I wrote a small module to print "hello world " . when I comiple it under kernel
2.2 , everything works fine.
 the output " printk unsolve " appear under 2.4.2 .
with kernel 2.2. , I can find "printk " in the /proc/ksyms , but
with kernel 2.4.2  , only "printk_Rsmp" symbol .
Does anyone know how to solve the problem ?  Thanks you a lot.





             reply	other threads:[~2001-04-15  9:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-15  9:07 vivid_liou [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-04-15 17:08 can't use printk in linux 2.4.2 module James Simmons

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=48256A2F.0031B489.00@dlink.com.tw \
    --to=vivid_liou@dlink.com.tw \
    --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 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.