From: j.neuschaefer@gmx.net (Jonathan Neuschäfer)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Problem with module spanning from multiple files
Date: Wed, 18 Jul 2012 16:40:46 +0200 [thread overview]
Message-ID: <20120718144046.GA2815@debian.debian> (raw)
In-Reply-To: <1342600852.3829.10.camel@calculate.local>
On Wed, Jul 18, 2012 at 12:40:52PM +0400, aleksey wrote:
> int my_module_init(void)
> {
> pr_emerg("Hello, world module is loading\n");
> print_message();
> return 0;
> }
Do you get the "Hello, world" message?
Jonathan
prev parent reply other threads:[~2012-07-18 14:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 7:34 Problem with module spanning from multiple files aleksey
2012-07-18 8:14 ` Philipp Ittershagen
2012-07-18 8:40 ` aleksey
2012-07-18 9:27 ` Philipp Ittershagen
2012-07-18 9:40 ` aleksey
2012-07-18 14:40 ` Jonathan Neuschäfer [this message]
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=20120718144046.GA2815@debian.debian \
--to=j.neuschaefer@gmx.net \
--cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).