From: Brian King Date: Fri, 11 Jul 2008 18:37:50 +0000 (-0500) Subject: [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices X-Git-Tag: v2.6.26~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce3a7e5bd305e96c924fab1e3126480c665f017;p=pandora-kernel.git [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices Currently, ipr does not support HDIO_GET_IDENTITY to SATA devices. An oops occurs if userspace attempts to send the command. Since hald issues the command, ensure we fail the ioctl in ipr. This is a temporary solution to the oops. Once the ipr libata EH conversion is upstream, ipr will fully support HDIO_GET_IDENTITY. Tested-by: Milton Miller Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed