From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH v3 0/3] conf: topology: Add the conf for SKL-rt286 Date: Thu, 21 Apr 2016 16:23:04 +0530 Message-ID: <20160421105304.GN2274@localhost> References: <1461220058-1378-1-git-send-email-vinod.koul@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by alsa0.perex.cz (Postfix) with ESMTP id CE2D9260711 for ; Thu, 21 Apr 2016 12:48:27 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com, alsa-devel@alsa-project.org, broonie@kernel.org List-Id: alsa-devel@alsa-project.org On Thu, Apr 21, 2016 at 09:19:56AM +0200, Takashi Iwai wrote: > On Thu, 21 Apr 2016 08:27:35 +0200, > Vinod Koul wrote: > > > > This series adds SKL-i2c conf for simple PCM topology graph > > > > Changes in v3: > > > > - remove bin blobs, now they are generated in install step > > This isn't good in general. Usually all installed files are generated > in the normal make step, and make-install only copies them. There are > a few reasons: > - Invoking a random program as root is a security risk. > - This may create a file by root in the working directory, and either > it's not always possible (e.g. on NFS) or it may be left undeletable > after make install. Right, that is good point indeed. So what is your suggestion then? Thanks -- ~Vinod