On Thu, May 16, 2019 at 10:37 PM Vaibhav Jain wrote:
>
> Dan Williams writes:
>
> > On Wed, May 15, 2019 at 10:55 PM Vaibhav Jain wrote:
> >>
> >> Presently __bdev_dax_supported() checks if first sector of last
> >> page ( last_page ) on the block device is aligned to page
> >> boundary. However
Dan Williams writes:
> On Wed, May 15, 2019 at 10:55 PM Vaibhav Jain wrote:
>>
>> Presently __bdev_dax_supported() checks if first sector of last
>> page ( last_page ) on the block device is aligned to page
>> boundary. However the code to compute 'last_page' assumes that there
>> are 8 sectors/
On Wed, May 15, 2019 at 10:55 PM Vaibhav Jain wrote:
>
> Presently __bdev_dax_supported() checks if first sector of last
> page ( last_page ) on the block device is aligned to page
> boundary. However the code to compute 'last_page' assumes that there
> are 8 sectors/page assuming a 4K page-size.
Presently __bdev_dax_supported() checks if first sector of last
page ( last_page ) on the block device is aligned to page
boundary. However the code to compute 'last_page' assumes that there
are 8 sectors/page assuming a 4K page-size.
This assumption breaks on architectures which use a different p
4 matches
Mail list logo