From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:38 +0000 (+0200) Subject: ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices X-Git-Tag: v2.6.28-rc1~599^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d76714e2f0c520b6c2a84ab5b050d0b3244949;p=pandora-kernel.git ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices Add IDE_DFLAG_LBA device flag and use it instead of ->select.b.lba. Since ->tf_load uses ->select.all for ATA Device/Head register this fixes HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed