Re: [PATCH 4/8] char: rpmb: provide user space interface

2016-04-03 Thread kbuild test robot
Hi Tomas, [auto build test WARNING on char-misc/char-misc-testing] [also build test WARNING on v4.6-rc1 next-20160401] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Tomas-Winkler/Replay-Prote

[PATCH 4/8] char: rpmb: provide user space interface

2016-04-03 Thread Tomas Winkler
The user space API is achieved via single synchronous IOCTL. The request is submitted in_frames_ptr pointer and received in out_frames_ptr. Signed-off-by: Tomas Winkler --- Documentation/ioctl/ioctl-number.txt | 1 + MAINTAINERS | 1 + drivers/char/rpmb/Kconfig