diff options
author | Christian Brauner <christian@brauner.io> | 2019-01-12 01:06:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-12 09:06:48 +0100 |
commit | 7fefaadd6a962987baac50e7b3c4c3d5ef9b55c6 (patch) | |
tree | dfce04c23ecef8d47b6285b4945c7adc2b5c5ec3 /drivers/uio | |
parent | 411aba3c128fb4fd68b03e12a7ec6e7350d3b101 (diff) | |
download | linux-7fefaadd6a962987baac50e7b3c4c3d5ef9b55c6.tar.bz2 |
binderfs: handle !CONFIG_IPC_NS builds
kbuild reported a build faile in [1]. This is triggered when CONFIG_IPC_NS
is not set. So let's make the use of init_ipc_ns conditional on
CONFIG_IPC_NS being set.
[1]: https://lists.01.org/pipermail/kbuild-all/2019-January/056903.html
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions