On 12/26/2012 01:17 AM, Tejun Heo wrote:
> Hello, Aaron.
>
> On Thu, Dec 20, 2012 at 02:07:25PM +0800, Aaron Lu wrote:
>> +static int is_gendisk_part0(struct device *dev, void *data)
>> +{
>> +struct device **child = data;
>> +
>> +if (dev->class == &block_class && dev->type == &disk_type)
When the WCE flag is set for a drive, sd_shutdown() and sd_suspend() try
to send a SYNCHRONIZE_CACHE command to that drive. This is not
meaningful when no media are present and causes errors with devices
where the media are the actual command processing devices, such as SATA
attached RDX docks wher
Hello, Aaron.
On Thu, Dec 20, 2012 at 02:07:25PM +0800, Aaron Lu wrote:
> +static int is_gendisk_part0(struct device *dev, void *data)
> +{
> + struct device **child = data;
> +
> + if (dev->class == &block_class && dev->type == &disk_type) {
> + *child = dev;
> + r
https://bugzilla.kernel.org/show_bug.cgi?id=51881
--- Comment #6 from Kouichi ONO 2012-12-25 12:50:53 ---
3.7.1 with attached patch works fine, all hdds found.
Thanks!
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
On 12/19/2012 12:02 AM, Michael S. Tsirkin wrote:
> On Tue, Dec 18, 2012 at 04:51:28PM +0100, Paolo Bonzini wrote:
>> Il 18/12/2012 16:03, Michael S. Tsirkin ha scritto:
>>> On Tue, Dec 18, 2012 at 03:08:08PM +0100, Paolo Bonzini wrote:
Il 18/12/2012 14:57, Michael S. Tsirkin ha scritto:
>
https://bugzilla.kernel.org/show_bug.cgi?id=31212
Dmitry Korzhevin changed:
What|Removed |Added
CC||dkorzhe...@gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=31212
--- Comment #11 from Dmitry Korzhevin 2012-12-25
09:33:43 ---
Created an attachment (id=89591)
--> (https://bugzilla.kernel.org/attachment.cgi?id=89591)
Server a20 kernel panic
Server a3 kernel panic
--
Configure bugmail: https://bugzill
https://bugzilla.kernel.org/show_bug.cgi?id=31212
--- Comment #10 from Dmitry Korzhevin 2012-12-25
09:32:41 ---
Created an attachment (id=89581)
--> (https://bugzilla.kernel.org/attachment.cgi?id=89581)
Server a3 kernel panic
Server a3 kernel panic
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=31212
--- Comment #9 from Dmitry Korzhevin 2012-12-25
09:31:45 ---
Created an attachment (id=89571)
--> (https://bugzilla.kernel.org/attachment.cgi?id=89571)
Server a22 kernel panic
Server a22 kernel panic
--
Configure bugmail: https://bugzill
9 matches
Mail list logo