Re: Linux 3.7-rc8

From: Tony Luck
Date: Mon Dec 03 2012 - 17:32:33 EST


On Mon, Dec 3, 2012 at 2:29 PM, Tony Luck <tony.luck@xxxxxxxxx> wrote:
>
>
>
> On Mon, Dec 3, 2012 at 2:20 PM, Romain Francoise <romain@xxxxxxxxxxxxx>
> wrote:
>>
>> Hi Linus,
>>
>> Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes:
>>
>> > Linus Torvalds (5):
>> > fs/buffer.c: make block-size be per-page and protected by the
>> > page lock
>> > blockdev: remove bd_block_size_semaphore again
>> > direct-io: don't read inode->i_blkbits multiple times
>> > blkdev_max_block: make private to fs/buffer.c
>>
>> Could these changes be the reason for the following suddenly appearing in
>> one of my VMs with rc8 (no such messages with rc7)? Pretty standard
>> virtio
>> setup in KVM.
>>
>> [ 11.832295] attempt to access beyond end of device
>> [ 11.832298] vda1: rw=0, want=4192904, limit=4192902
>> [ 11.832299] Buffer I/O error on device vda1, logical block 524112
>> [ 11.832394] attempt to access beyond end of device
>> [ 11.832395] vda1: rw=0, want=4192904, limit=4192902
>> [ 11.832396] Buffer I/O error on device vda1, logical block 524112
>>
> I'm seeing similar stuff in -rc8 too (on ia64, native no VMM):
>
>
> attempt to access beyond end of device
> sda3: rw=0, want=268317424, limit=268317421
> Buffer I/O error on device sda3, logical block 33539677
>
> attempt to access beyond end of device
> sda3: rw=0, want=268317424, limit=268317421
> Buffer I/O error on device sda3, logical block 33539677
>
> -rc7 didn't do this.
>
> -Tony

Resend ... to go to the list (Oh gmail, why did you decide to reply in HTML???)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/