From: Martin Pirker on
On Sat, Jul 17, 2010 at 9:50 PM, Jens Axboe <axboe(a)kernel.dk> wrote:
> Can anyone try this completed untested patch?
>
> diff --git a/block/blk-core.c b/block/blk-core.c
> index 5ab3ac2..a108b8e 100644
.....

/usr/src/linux-2.6.35-rc5 # patch -p1 <jens.patch
patching file block/blk-core.c
Hunk #1 FAILED at 451.
Hunk #2 FAILED at 515.
2 out of 2 hunks FAILED -- saving rejects to file block/blk-core.c.rej
patching file include/linux/backing-dev.h
Hunk #1 FAILED at 84.
1 out of 1 hunk FAILED -- saving rejects to file include/linux/backing-dev.h.rej
patching file include/linux/writeback.h
patching file mm/page-writeback.c
Hunk #1 FAILED at 698.
Hunk #2 FAILED at 719.
Hunk #3 FAILED at 739.
3 out of 3 hunks FAILED -- saving rejects to file mm/page-writeback.c.rej


ummmm.... help?

Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Jens Axboe on
On 07/18/2010 11:56 AM, Martin Pirker wrote:
> On Sat, Jul 17, 2010 at 9:50 PM, Jens Axboe <axboe(a)kernel.dk> wrote:
>> Can anyone try this completed untested patch?
>>
>> diff --git a/block/blk-core.c b/block/blk-core.c
>> index 5ab3ac2..a108b8e 100644
> ....
>
> /usr/src/linux-2.6.35-rc5 # patch -p1 <jens.patch
> patching file block/blk-core.c
> Hunk #1 FAILED at 451.
> Hunk #2 FAILED at 515.
> 2 out of 2 hunks FAILED -- saving rejects to file block/blk-core.c.rej
> patching file include/linux/backing-dev.h
> Hunk #1 FAILED at 84.
> 1 out of 1 hunk FAILED -- saving rejects to file include/linux/backing-dev.h.rej
> patching file include/linux/writeback.h
> patching file mm/page-writeback.c
> Hunk #1 FAILED at 698.
> Hunk #2 FAILED at 719.
> Hunk #3 FAILED at 739.
> 3 out of 3 hunks FAILED -- saving rejects to file mm/page-writeback.c.rej
>
>
> ummmm.... help?

Oh, the patch is for the next branches. I'll see if I can fiddle it into
..35-rcX

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Martin Pirker on
On Sat, Jul 17, 2010 at 9:50 PM, Jens Axboe <axboe(a)kernel.dk> wrote:
> I posted a patch for this the other day, but I just now notice
> that it was a private list of CC addresses.
>
> Can anyone try this completed untested patch?

[sorry Jens for my first failed test attempt, my idiocy...]

applied to 2.6.35-rc5 -> error message so far not seen again.
about functionality, well, HD spin up control via laptop_mode I cannot
say, I've a SSD...

HTH,
Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/