[PATCH 0/2] binderfs: fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

This small series deals with two fix/improvements for binderfs. And both
actually allows us to remove code. *Yay!*

The first patch removes an unneeded and conceptually wrong kern_mount()
call for binderfs. I think this even might have been pointed out at some
point by Greg. I'm not sure right now.

The second patch makes each mount of binderfs - similar to kdbusfs - a
new instance. This mainly allows users to get private binderfs instances
in the same ipc namespace which has been requested recently and makes
the whole implementation more intuitive and simple for various reaons.

More details can be found in the commit message for each patch.

Thanks!
Christian

Christian Brauner (2):
  binderfs: remove wrong kern_mount() call
  binderfs: make each binderfs mount a new instance

 drivers/android/binderfs.c | 51 ++------------------------------------
 1 file changed, 2 insertions(+), 49 deletions(-)

-- 
2.19.1

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux