Re: [PATCH 5/8] zram: handle add_disk() & blk_register_region() return value

2015-11-08 Thread Sergey Senozhatsky
On (11/06/15 17:52), Vishnu Pratap Singh wrote: > This patch adds error handling for blk_register_region(), > register_disk(), add_disk(), disk_alloc_events() & disk_add_events(). > add_disk() & register_disk() functions error handling is very much > needed as this is used mainly by many modules l

[PATCH -next] mmc: MMC requires GPIOLIB to build

2013-10-29 Thread Sergey Senozhatsky
MMC should select GPIOLIB to build: ERROR: "devm_gpio_request_one" [drivers/mmc/core/mmc_core.ko] undefined! linux-next/scripts/Makefile.modpost:90: recipe for target '__modpost' failed make[1]: *** [__modpost] Error 1 Makefile:955: recipe for target 'modules'