Hi Fengguang,

Greg said he doesn't accept any z* friends patches in staging excpet
plain bug fix and promotion patches until promotion is done.

The zram promotion would be very simple if we fisinish promoting
zsmalloc, which seth is already trying it with Nitin and me. Because
Jens already acked for zram promotion.

So could you resend it after zram promotion is done?

Thanks!

On Fri, Feb 8, 2013 at 11:15 AM, Fengguang Wu <[email protected]> wrote:
> Signed-off-by: Fengguang Wu <[email protected]>
> ---
>  drivers/staging/zram/zram_drv.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next.orig/drivers/staging/zram/zram_drv.c     2013-02-08 
> 10:10:21.924807710 +0800
> +++ linux-next/drivers/staging/zram/zram_drv.c  2013-02-08 10:10:43.928808233 
> +0800
> @@ -465,7 +465,7 @@ error:
>         bio_io_error(bio);
>  }
>
> -void __zram_reset_device(struct zram *zram)
> +static void __zram_reset_device(struct zram *zram)
>  {
>         size_t index;
>



-- 
Kind regards,
Minchan Kim
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to