[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <466057B1.9090309@redhat.com>
Date: Fri, 01 Jun 2007 13:30:25 -0400
From: Rik van Riel <riel@...hat.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
CC: andrew.vasquez@...gic.com
Subject: [PATCH] quiet down swiotlb warnings
It turns out that the qla2xxx driver sometimes fills up the iotlb
on purpose and throttles itself when pci_map_sg() fails. In the
case of a driver that expects and handles pci_map_sg() failures,
we should not spam the user's console with swiotlb full messages.
If the user runs a driver that cannot handle the swiotlb filling
up, 5 warnings should be enough to leave a clue.
Signed-off-by: Rik van Riel <riel@...hat.com>
View attachment "2.6.21-swiotlb-quiet.patch" of type "text/x-patch" (1034 bytes)
Powered by blists - more mailing lists