From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754409AbbCFDbv (ORCPT ); Thu, 5 Mar 2015 22:31:51 -0500 Received: from mail-pa0-f47.google.com ([209.85.220.47]:39693 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754342AbbCFDbr (ORCPT ); Thu, 5 Mar 2015 22:31:47 -0500 Date: Fri, 6 Mar 2015 12:31:50 +0900 From: Sergey Senozhatsky To: Minchan Kim Cc: Andrew Morton , Nitin Gupta , linux-kernel@vger.kernel.org, Sergey Senozhatsky , Jerome Marchand , Sergey Senozhatsky Subject: Re: [PATCH 0/2] make automatic device_id generation possible Message-ID: <20150306033150.GA1684@swordfish> References: <1425478601-19141-1-git-send-email-sergey.senozhatsky@gmail.com> <20150305001954.GA9563@blaptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150305001954.GA9563@blaptop> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (03/05/15 09:20), Minchan Kim wrote: > In summary, I want to support only "cat /sys/class/zram-control/zram_add" > unless you have feasible usecase. > > What do you think about it? > Hello Minchan, I've tried to contact as many guys (who has previously demonstrated some interest in on-demand device creation) as I could in every sane way (using both lkml and google+). and looks like people see no value in this functionality. so I'm happy to remove it. cleanup patch will arrive later today. thanks for raising this topic. -ss