From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 18 Mar 2014 13:05:03 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:60085 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6867611AbaCRME7cHiHt (ORCPT ); Tue, 18 Mar 2014 13:04:59 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.7/8.14.4) with ESMTP id s2IC4txq017289; Tue, 18 Mar 2014 13:04:55 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.7/8.14.7/Submit) id s2IC4qbr017288; Tue, 18 Mar 2014 13:04:52 +0100 Date: Tue, 18 Mar 2014 13:04:52 +0100 From: Ralf Baechle To: Viller Hsiao Cc: "linux-mips@linux-mips.org" , Steven Rostedt , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , Ingo Molnar , Qais Yousef Subject: Re: [PATCH v2 1/2] MIPS: ftrace: Tweak safe_load()/safe_store() macros Message-ID: <20140318120452.GA17197@linux-mips.org> References: <1393055209-28251-1-git-send-email-villerhsiao@gmail.com> <1393055209-28251-2-git-send-email-villerhsiao@gmail.com> <20140317145641.GN19285@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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: 39491 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: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, Mar 18, 2014 at 03:53:00PM +0800, Viller Hsiao wrote: > The operand name and variable name are a little ambiguous in PATCH v2. > Therefore I tweaked and submitted PATCH v3. Please help to use them if > possible. Too late, the older versions of your patch were pulled by Linus yesterday. If you have further improvments beyond those version in Linus' tree now, please submit a new patch. Thanks! Ralf