From: Namjae Jeon <namjae.jeon@samsung.com>
To: "'Greg Kroah-Hartman'" <gregkh@linuxfoundation.org>
Cc: "'Kay Sievers'" <kay@vrfy.org>, linux-kernel@vger.kernel.org
Subject: RE: [PATCH 3/3] driver: core: add security labels to misc class devnode
Date: Fri, 05 Jun 2015 20:16:00 +0900 [thread overview]
Message-ID: <016501d09f81$00b65010$0222f030$@samsung.com> (raw)
In-Reply-To: <20150605102040.GD3802@kroah.com>
> On Fri, Jun 05, 2015 at 07:10:24PM +0900, Namjae Jeon wrote:
> > Add support for setting security labels on devtmpfs nodes created
> > by misc class drivers using misc_register.
> >
> > Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
> > Signed-off-by: Vivek Trivedi <t.vivek@samsung.com>
>
> Again, which misc driver wants to do this?
yes, misc driver in our system(tizen) want to use this feature.
I think this will be useful for other systems also which do not have
udev like user space helpers
>
> thanks,
>
> greg k-h
next prev parent reply other threads:[~2015-06-05 11:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 10:10 [PATCH 3/3] driver: core: add security labels to misc class devnode Namjae Jeon
2015-06-05 10:20 ` 'Greg Kroah-Hartman'
2015-06-05 11:16 ` Namjae Jeon [this message]
2015-06-05 11:50 ` 'Greg Kroah-Hartman'
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='016501d09f81$00b65010$0222f030$@samsung.com' \
--to=namjae.jeon@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=kay@vrfy.org \
--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.