From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756778Ab1HVK0v (ORCPT ); Mon, 22 Aug 2011 06:26:51 -0400 Received: from arkanian.console-pimps.org ([212.110.184.194]:51427 "EHLO arkanian.console-pimps.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756720Ab1HVK0o (ORCPT ); Mon, 22 Aug 2011 06:26:44 -0400 Subject: Re: [PATCH v2 35/43] unicore32: Use set_current_blocked() and block_sigmask() From: Matt Fleming To: gxt@mprc.pku.edu.cn Cc: Oleg Nesterov , linux-kernel@vger.kernel.org, Arnd Bergmann In-Reply-To: <1313979346.2905.27.camel@epip-laptop> References: <1313772419-21951-1-git-send-email-matt@console-pimps.org> <1313772419-21951-36-git-send-email-matt@console-pimps.org> <1313979346.2905.27.camel@epip-laptop> Content-Type: text/plain; charset="UTF-8" Date: Mon, 22 Aug 2011 11:26:36 +0100 Message-ID: <1314008796.19751.28.camel@mfleming-mobl1.ger.corp.intel.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2011-08-22 at 10:15 +0800, Guan Xuetao wrote: > Hi, Matt > Could you add me (and other relevant people) to the patch series, or at > least the main patches in the series, since the separated patch is hard > to understand, and can't be tested. > > For signal patches, I can only test it by booting up the system, running > some commands, and perhaps, running lmbench or ltp. > Is there any testsuite specified to signal part? > > > Cc: Arnd Bergmann > > Thanks Matt. > Guan Xuetao Hi Guan, Unfortunately there are too many maintainers to add directly to the Cc list. However, I did reply to the first patch in the series (the only other one that matters for arch maintainers) and added yourself and linux-arch, so hopefully the rest of the arch maintainers will find it there. But just to be complete, the link to the patch is here, https://lkml.org/lkml/2011/8/19/409 There isn't really a specific testsuite that I would recommend, though I'm pretty sure that LTP has some signal-related test cases. Booting up your system and running some commands (and perhaps interrupting them with Ctrl-C) should be good enough. -- Matt Fleming, Intel Open Source Technology Center