All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.2] zram: fix pool names truncation
@ 2015-08-11 13:33 Sergey Senozhatsky
  2015-08-11 13:33 ` [PATCH] zram: fix max pool limitation Sergey Senozhatsky
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2015-08-11 13:33 UTC (permalink / raw)
  To: Andrew Morton, Minchan Kim
  Cc: linux-kernel, Sergey Senozhatsky, Sergey Senozhatsky

Hello,

found this reading the code just now. I do believe we need this
patch in 4.2 (before 4.3), because the bug breaks new devices
creation under some specific conditions -- new pool names are
getting truncated to only 3 digits and, thus,
debugfs_create_dir() fails.

The commit message contains more details.


Andrew, can you please pick up this patch?


Sergey Senozhatsky (1):
  zram: fix max pool limitation

 drivers/block/zram/zram_drv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.5.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-12 13:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 13:33 [PATCH 4.2] zram: fix pool names truncation Sergey Senozhatsky
2015-08-11 13:33 ` [PATCH] zram: fix max pool limitation Sergey Senozhatsky
2015-08-11 14:38   ` Sergey Senozhatsky
2015-08-11 15:43 ` [PATCH v2] zram: fix pool name truncation Sergey Senozhatsky
2015-08-12 13:30 ` [PATCH 4.2] zram: fix pool names truncation Sergey Senozhatsky
2015-08-12 13:32 ` [PATCH v3] zram: fix pool name truncation Sergey Senozhatsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.