Re: [PATCH 1/4] Kernel config option for number of devices

From: Greg KH
Date: Wed Aug 24 2011 - 17:31:27 EST


On Wed, Aug 24, 2011 at 08:34:47AM +0700, Nitin Gupta wrote:
> Allows configuring default number of zram devices
> as kernel config option. User can override this
> value using 'num_devices' module parameter.
>
> Signed-off-by: Nitin Gupta <ngupta@xxxxxxxxxx>
> ---
> drivers/staging/zram/Kconfig | 9 +++++++++
> drivers/staging/zram/zram_drv.c | 13 ++++++++-----
> 2 files changed, 17 insertions(+), 5 deletions(-)

This patch fails to apply to my staging-next branch:

patching file drivers/staging/zram/Kconfig
patching file drivers/staging/zram/zram_drv.c
Hunk #1 FAILED at 780.
Hunk #2 FAILED at 794.
2 out of 2 hunks FAILED -- saving rejects to file drivers/staging/zram/zram_drv.c.rej

Care to refresh all 4 patches here against that branch and resend them
to me so that I can apply them?

thanks,

greg k-h
--
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/