From: Dan Carpenter <dan.carpenter@oracle.com>
To: Christian Brauner <christian@brauner.io>
Cc: gregkh@linuxfoundation.org, tkjos@android.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
linux-fsdevel@vger.kernel.org, arve@android.com,
Martijn Coenen <maco@google.com>,
joel@joelfernandes.org, maco@android.com, tkjos@google.com
Subject: Re: [PATCH] binder: fix CONFIG_ANDROID_BINDER_DEVICES
Date: Mon, 28 Jan 2019 14:47:29 +0300 [thread overview]
Message-ID: <20190128114729.GD1795@kadam> (raw)
In-Reply-To: <20190126102320.14120-1-christian@brauner.io>
On Sat, Jan 26, 2019 at 11:23:20AM +0100, Christian Brauner wrote:
> Several users have tried to only rely on binderfs to provide binder devices
> and set CONFIG_ANDROID_BINDER_DEVICES="" empty. This is a great use-case of
> binderfs and one that was always intended to work. However, this is
> currently not possible since setting CONFIG_ANDROID_BINDER_DEVICES="" emtpy
> will simply panic the kernel:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
It should just do a WARN() and not panic the kernel.
regards,
dan carpenter
next prev parent reply other threads:[~2019-01-28 11:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-26 10:23 [PATCH] binder: fix CONFIG_ANDROID_BINDER_DEVICES Christian Brauner
2019-01-28 11:47 ` Dan Carpenter [this message]
2019-01-28 11:49 ` Dan Carpenter
2019-01-28 17:33 ` Todd Kjos
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=20190128114729.GD1795@kadam \
--to=dan.carpenter@oracle.com \
--cc=arve@android.com \
--cc=christian@brauner.io \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=joel@joelfernandes.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maco@android.com \
--cc=maco@google.com \
--cc=tkjos@android.com \
--cc=tkjos@google.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 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.