Re: [PATCH v7u1 26/31] x86: Don't enable swiotlb if there is notenough ram for it

From: Yinghai Lu
Date: Tue Jan 08 2013 - 20:07:10 EST


On Tue, Jan 8, 2013 at 4:58 PM, Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote:

>
> So instead we need to say?
>
> + if (no_iotlb_memory)
> + panic("Cannot allocate SWIOTLB buffer");
> +
>
> Which is just making the panic a little later than it used to be and
> seems completely reasonable.

yes, looks some driver just use map_single without checking results.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/