From: Greg KH <gregkh@linuxfoundation.org>
To: rishi gupta <gupt21@gmail.com>
Cc: robh+dt@kernel.org, jslaby@suse.com,
linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 2/3] tty/serial: ttvys: add null modem driver emulating serial port
Date: Fri, 10 Jan 2020 08:42:40 +0100 [thread overview]
Message-ID: <20200110074240.GA260170@kroah.com> (raw)
In-Reply-To: <CALUj-gvroB_N34i-QkqT6Qn1ccvif+phN+Kszf-NO6v=Q8syqg@mail.gmail.com>
On Fri, Jan 10, 2020 at 01:08:25PM +0530, rishi gupta wrote:
> One problem (: about configfs. Desktop distros like Ubuntu doesn't
> enable configFS by default in kernel config. So users will have to
> build their own version of kernel. For my own purpose, as developer I
> have control over this but for others building kernel suggested ?
I suggest taking that up with Ubuntu :)
Nothing we can do from the kernel side if we provide a good api that
they just don't happen to want their users to use. Odds are no one
noticed that it was needed for something...
thanks,
greg k-h
next prev parent reply other threads:[~2020-01-10 7:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-06 7:21 [PATCH v1 0/3] Add virtual serial null modem emulation driver Rishi Gupta
2020-01-06 7:21 ` [PATCH v1 1/3] dt-bindings: ttyvs: document serial null modem driver dt bindings Rishi Gupta
2020-01-06 7:21 ` [PATCH v1 2/3] tty/serial: ttvys: add null modem driver emulating serial port Rishi Gupta
2020-01-06 19:35 ` Greg KH
2020-01-09 9:29 ` rishi gupta
2020-01-10 7:20 ` Greg KH
2020-01-10 7:38 ` rishi gupta
2020-01-10 7:42 ` Greg KH [this message]
2020-02-10 15:14 ` rishi gupta
2020-02-12 20:02 ` Greg KH
2020-01-06 21:20 ` kbuild test robot
2020-01-06 21:20 ` kbuild test robot
2020-01-06 7:21 ` [PATCH v1 3/3] tty: documentation: abi: add ttyvs null modem driver sysfs nodes Rishi Gupta
2020-01-06 19:29 ` Greg KH
2020-01-09 9:22 ` rishi gupta
2020-01-06 19:28 ` [PATCH v1 0/3] Add virtual serial null modem emulation driver Greg KH
2020-01-09 9:22 ` rishi gupta
2020-01-06 20:23 ` H. Peter Anvin
2020-01-06 22:06 ` Grant Edwards
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=20200110074240.GA260170@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=gupt21@gmail.com \
--cc=jslaby@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=robh+dt@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.