From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Send/receive ATA cmds from a linux kernel module
Date: Thu, 2 Feb 2017 18:35:23 +0100 [thread overview]
Message-ID: <20170202173523.GA1609@kroah.com> (raw)
In-Reply-To: <CA+XAvqs-b9sbktv-PvNjDzVPQXe25QnjN4CJYWPbk=DHKRft1w@mail.gmail.com>
On Thu, Feb 02, 2017 at 11:27:26AM -0600, Siddhartha Baral wrote:
> I think it needs a much bigger change i.e need to move the framework to kernel
> space to control this from user space.
I don't understand, what framework do you have to move? Userspace can
read the temperature and then do whatever it wants to do (i.e. send
commands to your cooling system).
> In short, I need to get this done in kernel as I want this module to fit in the
> current framework. Please suggest if you have any implementation specific idea
> for this.
Do you have a pointer to your code somewhere that we can see what you
are doing and have tried that did not work out?
thanks,
greg k-h
next prev parent reply other threads:[~2017-02-02 17:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-30 19:38 Send/receive ATA cmds from a linux kernel module Siddhartha Baral
2017-02-02 7:11 ` Greg KH
2017-02-02 14:54 ` Siddhartha Baral
2017-02-02 15:03 ` Greg KH
2017-02-02 16:28 ` valdis.kletnieks at vt.edu
2017-02-02 16:32 ` Siddhartha Baral
2017-02-02 16:57 ` Greg KH
2017-02-02 17:27 ` Siddhartha Baral
2017-02-02 17:35 ` Greg KH [this message]
2017-02-02 17:39 ` Siddhartha Baral
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=20170202173523.GA1609@kroah.com \
--to=greg@kroah.com \
--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 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.