[PATCH] mtd: nand: assign mtd->name in find_full_id_nand

Brian Norris computersforpeace at gmail.com
Sat Jan 11 15:10:19 EST 2014


Hi,

On Thu, Dec 26, 2013 at 10:19:39AM +0800, Huang Shijie wrote:
> On Thu, Dec 26, 2013 at 01:51:58AM +0000, Caizhiyong wrote:
> > From: Cai Zhiyong <caizhiyong at huawei.com>
> > Date: Wed, 25 Dec 2013 21:19:21 +0800
> > Subject: [PATCH] mtd: nand: assign mtd->name in find_full_id_nand
> > 
> > This patch assigned the type->name to mtd->name when mtd->name is
> > NULL in function "find_full_id_nand".
> > mtd->name is NULL may cause some problem.
> > 
> > Signed-off-by: Cai Zhiyong <caizhiyong at huawei.com>
> Acked-by: Huang Shijie <b32955 at freescale.com>

Thanks, the patch looks good. Pushed to l2-mtd.git.

Wouldn't this trigger an exception when reading
/sys/class/mtd/mtdX/name? If so, should this be marked for stable?

Brian



More information about the linux-mtd mailing list