Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751962AbdIVJSC (ORCPT ); Fri, 22 Sep 2017 05:18:02 -0400 Received: from mx2.suse.de ([195.135.220.15]:56485 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751809AbdIVJSB (ORCPT ); Fri, 22 Sep 2017 05:18:01 -0400 Date: Fri, 22 Sep 2017 11:17:58 +0200 Message-ID: From: Takashi Iwai To: "Mark Brown" Cc: "Takashi Sakamoto" , , , , , , , , , , , , , , , "Baolin Wang" , , , , , Subject: Re: [RFC PATCH 0/7] Fix year 2038 issue for sound subsystem In-Reply-To: <20170922091505.pkpe73cphjfm55mf@sirena.org.uk> References: <20170922091505.pkpe73cphjfm55mf@sirena.org.uk> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 694 Lines: 21 On Fri, 22 Sep 2017 11:15:05 +0200, Mark Brown wrote: > > On Fri, Sep 22, 2017 at 01:07:37PM +0900, Takashi Sakamoto wrote: > > > I note that at a development period for v4.5 kernel, ALSA developers > > (mainly Iwai-san) fixed x32 ABI compatibility bugs. Then I prepared for > > a rough set of test for ioctl command[3] to check his work. The set will > > partly help your work, I think (but it's really rough). > > Might it be worth trying to get these added to kselftest? Seems like > the sort of thing that fits well there and it'd make it more > discoverable. Yes, that sounds like a sensible option. Some ioctl sanity checks can be done well without hardware, too. thanks, Takashi