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

2013-05-26 Thread Chris Ball
Hi Maya, On Thu, Apr 18 2013, Maya Erez wrote: > 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

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

2013-05-26 Thread Chris Ball
Hi Maya, On Thu, Apr 18 2013, Maya Erez wrote: 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

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

2013-04-19 Thread Luca Porzio (lporzio)
; Maya Erez; Yaniv Gardi; open list > Subject: [PATCH v3] mmc: card: Adding support for sanitize in eMMC 4.5 > > 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

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

2013-04-19 Thread Luca Porzio (lporzio)
; open list Subject: [PATCH v3] mmc: card: Adding support for sanitize in eMMC 4.5 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

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

2013-04-18 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 v3] mmc: card: Adding support for sanitize in eMMC 4.5

2013-04-18 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