Re: [PATCH 03/13] ide: Potential null pointer dereference inide_queue_pc_tail()

From: David Miller
Date: Thu Aug 09 2012 - 17:49:03 EST


From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 9 Aug 2012 15:13:42 +0100

> On Thu, 9 Aug 2012 17:55:20 +0400
> Marina Makienko <makienko@xxxxxxxxx> wrote:
>
>> The function blk_get_request() can return NULL in some cases. There are
>> checks on it if function is called with argumetns one of which is
>> GFP_ATOMIC/GFP_NOIO/etc. If system couldn't find request
>> blk_get_request() return NULL.
>
> drivers/ide is obsolete and scheduled for removal. I'm not sure messing
> with it is remotely useful at this point ?

Agreed, I'm not applying this stuff.
--
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/