From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yang Xu Date: Thu, 5 Sep 2019 17:48:23 +0800 Subject: [LTP] [PATCH 2/2] uevents/uevent03.c: Check if "UI_GET_SYSNAME" is supported In-Reply-To: <20190904140105.GA17108@rei> References: <1567514890-1216-1-git-send-email-huangjh.jy@cn.fujitsu.com> <1567514890-1216-2-git-send-email-huangjh.jy@cn.fujitsu.com> <20190904140105.GA17108@rei> Message-ID: <5D70D9E7.9020404@cn.fujitsu.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it on 2019/09/04 22:01, Cyril Hrubis wrote: > Hi! > I've pushed this patch, thanks. > > Anyone can fix the test on older kernel later on, if there is a need. > Hi Cyril I have sent a patch to use a generic way to get sysname for old kernel. Thanks Yang Xu