From: Tejun Heo <teheo@novell.com>
To: Matthieu Helder <matthieu.helder@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: Initio 1623 driver question
Date: Thu, 21 Aug 2008 11:50:22 +0900 [thread overview]
Message-ID: <48ACD7EE.7080605@novell.com> (raw)
In-Reply-To: <8ce0925c0808201332u604ce2a6sf2274d4517edf95b@mail.gmail.com>
Matthieu Helder wrote:
> The calls to ata_link_print() didn't contain the warning level. I've
> added KERN_WARNING.
Eh... Sorry, I build tested it but my eyes just flew over the warning
messages, it seems.
> Could you please provide me with a way to build just the needed
> modules? From a.o. the Linux Kernel Module Programming Guide I don't
> succeed in building just the two kernel modules. The system builds all
> configured modules, which takes rather a long time.
>
> As soon as I have the requested log, I'll mail it to you. I assume I
> have to look in /var/log/messages for it?
Well, once you rolled your own kernel, keep the build tree with you and
apply the patch on top of it and run make. It will build only what has
changed. If you wiped out the original build tree, copy the original
.config file and run "make drivers/ata/libata.ko
drivers/ata/sata_inic162x.ko". If it doesn't work, run make and let it
go through initial stages of building (maybe a few tens of secs) and
retry the module building. It usually does the trick.
--
tejun
prev parent reply other threads:[~2008-08-21 2:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-19 18:22 Initio 1623 driver question Matthieu Helder
2008-08-20 4:20 ` Tejun Heo
2008-08-20 20:32 ` Matthieu Helder
2008-08-21 2:50 ` Tejun Heo [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=48ACD7EE.7080605@novell.com \
--to=teheo@novell.com \
--cc=linux-ide@vger.kernel.org \
--cc=matthieu.helder@gmail.com \
/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).