From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Sakamoto Subject: Re: CIP Discontinuity with snd-firewire-digi00x Date: Mon, 6 Jun 2016 07:51:53 +0900 Message-ID: <5754AD09.3080807@sakamocchi.jp> References: <57535D26.2080105@sakamocchi.jp> <5753736F.6010902@sakamocchi.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp301.phy.lolipop.jp (smtp301.phy.lolipop.jp [210.157.22.84]) by alsa0.perex.cz (Postfix) with ESMTP id E34632654EB for ; Mon, 6 Jun 2016 00:52:00 +0200 (CEST) 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: lin-alsa@noblejury.com Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hi, On Jun 5 2016 23:22, lin-alsa@noblejury.com wrote: > I know I compiled it from your git repo at one point in the past, and I > think that is the version being used (I'm on a lts kernel). OK. We should check the point in the past. Please get git-hash of HEAD in your local repository duplicated from my remote repository, like: $ cd your-local-repository $ git show HEAD $ commit xxxx.... As a next step, I'd like to update your build so that we can use the new feature (tracepoints) recently added to snd-firewire-lib in Linux 4.7-rc1. I maintain my remote repository for backporting to Linux 3.10 or later and you could install the latest feature in your 3.18 kernel. Regards Takashi Sakamoto