From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 26 Nov 2010 14:25:49 +0100 (CET) Received: from mail-ey0-f177.google.com ([209.85.215.177]:39097 "EHLO mail-ey0-f177.google.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1492174Ab0KZNZp (ORCPT ); Fri, 26 Nov 2010 14:25:45 +0100 Received: by eyd9 with SMTP id 9so949712eyd.36 for ; Fri, 26 Nov 2010 05:25:44 -0800 (PST) Received: by 10.213.22.130 with SMTP id n2mr416572ebb.48.1290777943905; Fri, 26 Nov 2010 05:25:43 -0800 (PST) Received: from [192.168.2.2] ([91.79.76.125]) by mx.google.com with ESMTPS id x54sm1738294eeh.17.2010.11.26.05.25.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Nov 2010 05:25:42 -0800 (PST) Message-ID: <4CEFB4E8.6000301@mvista.com> Date: Fri, 26 Nov 2010 16:23:52 +0300 From: Sergei Shtylyov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Deng-Cheng Zhu CC: ralf@linux-mips.org, a.p.zijlstra@chello.nl, fweisbec@gmail.com, will.deacon@arm.com, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, wuzhangjin@gmail.com, paulus@samba.org, mingo@elte.hu, acme@redhat.com Subject: Re: [PATCH v2 1/5] MIPS/Perf-events: Work with irq_work References: <1290740707-32586-1-git-send-email-dengcheng.zhu@gmail.com> <1290740707-32586-2-git-send-email-dengcheng.zhu@gmail.com> In-Reply-To: <1290740707-32586-2-git-send-email-dengcheng.zhu@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 28543 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: sshtylyov@mvista.com Precedence: bulk X-list: linux-mips Hello. On 26-11-2010 6:05, Deng-Cheng Zhu wrote: > This is the MIPS part of the commit: > e360adbe29241a0194e10e20595360dd7b98a2b3 Linus has asked to also specify the commit summary in parens. > Reported-by: Wu Zhangjin > Acked-by: Peter Zijlstra > Signed-off-by: Deng-Cheng Zhu WBR, Sergei