RE: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-05-05 Thread merez
ow...@vger.kernel.org] On Behalf Of me...@codeaurora.org >> Sent: Wednesday, May 01, 2013 9:44 AM >> To: Maya Erez >> Cc: linux-...@vger.kernel.org; linux-arm-...@vger.kernel.org; Maya >> Erez; Yaniv Gardi; open list >> Subject: Re: [PATCH v4] mmc: card: Adding support for sa

RE: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-05-05 Thread merez
Sent: Wednesday, May 01, 2013 9:44 AM To: Maya Erez Cc: linux-...@vger.kernel.org; linux-arm-...@vger.kernel.org; Maya Erez; Yaniv Gardi; open list Subject: Re: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5 Hi, Ulf / Luca - I would appreciate if you could review this new

RE: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-05-03 Thread Luca Porzio (lporzio)
nel.org; linux-arm-...@vger.kernel.org; Maya > Erez; Yaniv Gardi; open list > Subject: Re: [PATCH v4] mmc: card: Adding support for sanitize in eMMC > 4.5 > > Hi, > > Ulf / Luca - I would appreciate if you could review this new version > with > high priority. > If you do

RE: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-05-03 Thread Luca Porzio (lporzio)
-...@vger.kernel.org; Maya Erez; Yaniv Gardi; open list Subject: Re: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5 Hi, Ulf / Luca - I would appreciate if you could review this new version with high priority. If you don't have additional concerns I would like to try and push

Re: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-05-01 Thread merez
Hi, Ulf / Luca - I would appreciate if you could review this new version with high priority. If you don't have additional concerns I would like to try and push the changes to kernel-3.10. Thanks, Maya > The sanitize support is added as a user-app ioctl call, and > was removed from the

Re: [PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-05-01 Thread merez
Hi, Ulf / Luca - I would appreciate if you could review this new version with high priority. If you don't have additional concerns I would like to try and push the changes to kernel-3.10. Thanks, Maya The sanitize support is added as a user-app ioctl call, and was removed from the block-device

[PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-04-30 Thread Maya Erez
The sanitize support is added as a user-app ioctl call, and was removed from the block-device request, since its purpose is to be invoked not via File-System but by a user. This feature deletes the unmap memory region of the eMMC card, by writing to a specific register in the EXT_CSD. unmap region

[PATCH v4] mmc: card: Adding support for sanitize in eMMC 4.5

2013-04-30 Thread Maya Erez
The sanitize support is added as a user-app ioctl call, and was removed from the block-device request, since its purpose is to be invoked not via File-System but by a user. This feature deletes the unmap memory region of the eMMC card, by writing to a specific register in the EXT_CSD. unmap region