On 11/21/10 03:04, Alexander Graf wrote:

On 20.11.2010, at 00:06, Gerd Hoffmann wrote:

The ahci map_page() function checks whenever it got a full page
mapped. This is wrong.   The data structures are much smaller:
command list is 1k and fis is 256 bytes.  Checking whenever we can
access that much bytes without crossing a page border is good
enougth.

Looks good :). Do you want me to incorporate this with the next
revision of my patch set or keep it separate?

Feel free to squash it in.

cheers,
  Gerd


Reply via email to