--- zzzz-none-000/linux-2.6.19.2/drivers/mtd/mtdcore.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/mtd/mtdcore.c 2007-03-08 14:34:52.000000000 +0000 @@ -68,6 +68,8 @@ } DEBUG(0, "mtd: Giving out device %d to %s\n",i, mtd->name); + + /* No need to get a refcount on the module containing the notifier, since we hold the mtd_table_mutex */ list_for_each(this, &mtd_notifiers) {