RE: [PATCH v8 1/2] block: ioctl support for sanitize in eMMC 4.5

2012-09-09 Thread Yaniv Gardi
.@vger.kernel.org; open = > list = > Subject: Re: [PATCH v8 1/2] block: ioctl support for sanitize in eMMC 4.5 = > = > On Wednesday 25 July 2012, Yaniv Gardi wrote: = > > = > > Adding a new ioctl to support sanitize operation in eMMC cards version = > > 4.5. = > >

Re: [PATCH v8 1/2] block: ioctl support for sanitize in eMMC 4.5

2012-07-26 Thread Arnd Bergmann
On Wednesday 25 July 2012, Yaniv Gardi wrote: > > Adding a new ioctl to support sanitize operation in eMMC > cards version 4.5. > The sanitize ioctl support helps performing this operation > via user application. > > Signed-off-by: Yaniv Gardi > Can you explain how you expect this to be called

Re: [PATCH v8 1/2] block: ioctl support for sanitize in eMMC 4.5

2012-07-25 Thread merez
Looks good to me. Reviewed-by: Maya Erez On Wed, July 25, 2012 2:32 am, Yaniv Gardi wrote: > Adding a new ioctl to support sanitize operation in eMMC > cards version 4.5. > The sanitize ioctl support helps performing this operation > via user application. > > Signed-off-by: Yaniv Gardi > > --- >