[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <483E1E3C.8070307@gmail.com>
Date: Thu, 29 May 2008 12:08:44 +0900
From: Tejun Heo <htejun@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: Holger Macht <hmacht@...e.de>, linux-kernel@...r.kernel.org,
linux-ide@...r.kernel.org, Jeff Garzik <jeff@...zik.org>,
linux-acpi@...r.kernel.org, Matthew Garrett <mjg59@...f.ucam.org>
Subject: Re: [PATCH] libata: Handle bay devices in dock stations
Andrew Morton wrote:
>> + if (ACPI_FAILURE(acpi_evaluate_object(handle, "_EJ0",
>> + &arg_list, NULL)))
>> + printk(KERN_ERR "Failed to evaluate _EJ0!\n");
>> +}
>
> It would be better if the printk were to self-identify where it is
> coming from. If your kernel just blurts "Failed to evaluate _EJ0!"
> it's a bit of a head-scratcher.
>
> "libata-acpi: failed to evaluate _EJ0", perhaps?
ata_port_printk() would be better.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists