Re: [PATCH 1/4] scsi: ufs: Fix broken task management command implementation

2013-06-27 Thread Santosh Y
On Thu, Jun 13, 2013 at 8:00 PM, Sujit Reddy Thumma sthu...@codeaurora.org wrote: Currently, sending Task Management (TM) command to the card might be broken in some scenarios as listed below: - If there are more than 8 TM commands the implementation returns error to the caller. Fix: Wait

Re: [PATCH v1] mmc: card: fixing an false identification of SANITIZE command

2013-06-27 Thread Chris Ball
Hi Yaniv, On Wed, Jun 05 2013, Yaniv Gardi wrote: Inside the routine mmc_blk_ioctl_cmd() the sanitize command is identified according to the value of bits 16-23 of the argument. but what happens if a different command is sent, and only by chance, bits 16-23 contain the value of SANITIZE

Re: [GIT PULL v2] msm clock for 3.11

2013-06-27 Thread Olof Johansson
On Mon, Jun 24, 2013 at 02:00:28PM -0700, David Brown wrote: This pull request differs from the previous one for the clock code by: - Gathered additional Acked-by lines. - A small #include fixup found by Stephen Boyd The only Ack not received was from Chris Ball, who is CC'd on this