On 5/8/07, Swen Schillig <swen.schillig@xxxxxxxxxx> wrote:
From: Christof Schmitt <christof.schmitt@xxxxxxxxxx>
[snip]
- ZFCP_LOG_NORMAL("bug: unexpected inbound " - "packet on adapter %s " - "(reqid=0x%lx, " - "first_element=%d, " - "elements_processed=%d)\n", - zfcp_get_busid_by_adapter(adapter), - (unsigned long) buffere->addr, - first_element, - elements_processed); - ZFCP_LOG_NORMAL("hex dump of inbound buffer " - "at address %p " - "(buffer_index=%d, " - "buffere_index=%d)\n", buffer, - buffer_index, buffere_index); - ZFCP_HEX_DUMP(ZFCP_LOG_LEVEL_NORMAL, - (char *) buffer, SBAL_SIZE);
As a minor quibble, may I suggest that these lines belong just above the panic introduced above? I assume that they'd be useful for debugging should this situation occur. If I'm completely mis-understanding the situation, please disregard this email. Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx (please note that I'm only subscribed to linux-scsi if replying) - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html