From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Hansson Subject: Re: [PATCH 00/14] mmc: mmci: Improved PM support, cleanup and bugfixes Date: Tue, 13 Dec 2011 17:17:46 +0100 Message-ID: <4EE77AAA.6050305@stericsson.com> References: <1323106560-5218-1-git-send-email-ulf.hansson@stericsson.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eu1sys200aog109.obsmtp.com ([207.126.144.127]:46387 "EHLO eu1sys200aog109.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755017Ab1LMQSM (ORCPT ); Tue, 13 Dec 2011 11:18:12 -0500 In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Linus Walleij Cc: Russell King , "linux-mmc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Lee Jones Linus Walleij wrote: > > I applied all 14 patches on top of current v3.2-rc4 > and regression-tested the whole shebang on RealView PB1176 > and U300. > > - Mounted /dev/mmcblk0p1 > - Copy a kernel-sized uImage file from the card to ramdisk > - Copy the file back to the card from ramdisk > - Unmount > - Mount > - Compare the two files with diff (identical) > - Delete copy > - Unmount > - dd if=/dev/mmcblk0 of=/dev/null > > (If any of you wants any more specific tests, tell me.) > > Both platforms still work like a charm with these patches. > PB1176 is as slow on MMC as it always has been but dd:ed > the entire card without errors. > > I have the branch here: > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git mmci > > Ulf you can add my Tested-by: Linus Walleij > for these patches. > > Russell if you want a pull request for a subset of the patches I can > arrange that, just tell me. > > Yours, > Linus Walleij > I just uploaded these patches into Russell's patchtracker tool. All patches has now been rebased for Linux 3.2-rc4, which you were testing with Linus. Moreover, I added "Tested-by: Linus Walleij ". Br Ulf Hansson From mboxrd@z Thu Jan 1 00:00:00 1970 From: ulf.hansson@stericsson.com (Ulf Hansson) Date: Tue, 13 Dec 2011 17:17:46 +0100 Subject: [PATCH 00/14] mmc: mmci: Improved PM support, cleanup and bugfixes In-Reply-To: References: <1323106560-5218-1-git-send-email-ulf.hansson@stericsson.com> Message-ID: <4EE77AAA.6050305@stericsson.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Linus Walleij wrote: > > I applied all 14 patches on top of current v3.2-rc4 > and regression-tested the whole shebang on RealView PB1176 > and U300. > > - Mounted /dev/mmcblk0p1 > - Copy a kernel-sized uImage file from the card to ramdisk > - Copy the file back to the card from ramdisk > - Unmount > - Mount > - Compare the two files with diff (identical) > - Delete copy > - Unmount > - dd if=/dev/mmcblk0 of=/dev/null > > (If any of you wants any more specific tests, tell me.) > > Both platforms still work like a charm with these patches. > PB1176 is as slow on MMC as it always has been but dd:ed > the entire card without errors. > > I have the branch here: > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git mmci > > Ulf you can add my Tested-by: Linus Walleij > for these patches. > > Russell if you want a pull request for a subset of the patches I can > arrange that, just tell me. > > Yours, > Linus Walleij > I just uploaded these patches into Russell's patchtracker tool. All patches has now been rebased for Linux 3.2-rc4, which you were testing with Linus. Moreover, I added "Tested-by: Linus Walleij ". Br Ulf Hansson