diff for duplicates of <54076BAA.4030105@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 74c247b..21abe89 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,8 +23,7 @@ rework it? >> 1 file changed, 9 insertions(+) > >> Index: mmc/drivers/mmc/host/tmio_mmc_pio.c ->> =================================================================== ->> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c +>> =================================>> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c >> +++ mmc/drivers/mmc/host/tmio_mmc_pio.c >> @@ -1044,6 +1044,15 @@ int tmio_mmc_host_probe(struct tmio_mmc_ >> } @@ -33,7 +32,7 @@ rework it? >> + * Check the sanity of mmc->f_min to prevent tmio_mmc_set_clock() from >> + * looping forever... >> + */ ->> + if (mmc->f_min == 0) { +>> + if (mmc->f_min = 0) { >> + ret = -EINVAL; >> + goto pm_disable; >> + } diff --git a/a/content_digest b/N1/content_digest index 4d621ed..002e2d7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\053AC7B06.9070501@cogentembedded.com\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH] tmio_mmc_pio: prevent endless loop in tmio_mmc_set_clock()\0" - "Date\0Wed, 03 Sep 2014 23:27:38 +0400\0" + "Date\0Wed, 03 Sep 2014 19:27:38 +0000\0" "To\0linux-mmc@vger.kernel.org" ian@mnementh.co.uk linux-sh@vger.kernel.org @@ -35,8 +35,7 @@ ">> 1 file changed, 9 insertions(+)\n" ">\n" ">> Index: mmc/drivers/mmc/host/tmio_mmc_pio.c\n" - ">> ===================================================================\n" - ">> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c\n" + ">> =================================>> --- mmc.orig/drivers/mmc/host/tmio_mmc_pio.c\n" ">> +++ mmc/drivers/mmc/host/tmio_mmc_pio.c\n" ">> @@ -1044,6 +1044,15 @@ int tmio_mmc_host_probe(struct tmio_mmc_\n" ">> }\n" @@ -45,7 +44,7 @@ ">> + * Check the sanity of mmc->f_min to prevent tmio_mmc_set_clock() from\n" ">> + * looping forever...\n" ">> + */\n" - ">> + if (mmc->f_min == 0) {\n" + ">> + if (mmc->f_min = 0) {\n" ">> + ret = -EINVAL;\n" ">> + goto pm_disable;\n" ">> + }\n" @@ -57,4 +56,4 @@ "\n" WBR, Sergei -7fb7ccff0c15459b68a8d645b146518734f00d6b5c96213db6291f64cee6f97a +598992d68a2c2cb7e4da179fe568ea7fc93b113df39067e6255695c7e09de207
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.