[{"id":786,"web_url":"http://patchwork.ozlabs.org/comment/786/","msgid":"<1221589869.12463.42.camel@pasglop>","date":"2008-09-16T18:31:09","subject":"Re: [PATCH v5 1/4] powerpc: Introduce local (non-broadcast) forms\n\tof tlb invalidates","submitter":{"id":38,"url":"http://patchwork.ozlabs.org/api/people/38/","name":"Benjamin Herrenschmidt","email":"benh@kernel.crashing.org"},"content":">  static inline void flush_tlb_kernel_range(unsigned long start,\n>  \t\t\t\t\t  unsigned long end)\n>  {\n> -\t_tlbia();\n> +\t_tlbil_all();\n>  }\n\nI love making you respin your patches so what about the one above\nbecomes tlbil_pid(0) ? :-)\n\nCheers,\nBen.","headers":{"Return-Path":"<linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org>","X-Original-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Delivered-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Received":["from ozlabs.org (localhost [127.0.0.1])\n\tby ozlabs.org (Postfix) with ESMTP id 00CCBDE6C6\n\tfor <patchwork@ozlabs.org>; Wed, 17 Sep 2008 04:31:42 +1000 (EST)","from gate.crashing.org (gate.crashing.org [63.228.1.57])\n\t(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\n\t(Client did not present a certificate)\n\tby ozlabs.org (Postfix) with ESMTPS id A9961DE0AE\n\tfor <linuxppc-dev@ozlabs.org>; Wed, 17 Sep 2008 04:31:17 +1000 (EST)","from [127.0.0.1] (localhost.localdomain [127.0.0.1])\n\tby gate.crashing.org (8.14.1/8.13.8) with ESMTP id m8GIV9pe005791;\n\tTue, 16 Sep 2008 13:31:11 -0500"],"Subject":"Re: [PATCH v5 1/4] powerpc: Introduce local (non-broadcast) forms\n\tof tlb invalidates","From":"Benjamin Herrenschmidt <benh@kernel.crashing.org>","To":"Kumar Gala <galak@kernel.crashing.org>","In-Reply-To":"<1221578145-29102-1-git-send-email-galak@kernel.crashing.org>","References":"<1221578145-29102-1-git-send-email-galak@kernel.crashing.org>","Date":"Tue, 16 Sep 2008 11:31:09 -0700","Message-Id":"<1221589869.12463.42.camel@pasglop>","Mime-Version":"1.0","X-Mailer":"Evolution 2.22.3.1 ","Cc":"linuxppc-dev@ozlabs.org","X-BeenThere":"linuxppc-dev@ozlabs.org","X-Mailman-Version":"2.1.11","Precedence":"list","Reply-To":"benh@kernel.crashing.org","List-Id":"Linux on PowerPC Developers Mail List <linuxppc-dev.ozlabs.org>","List-Unsubscribe":"<https://ozlabs.org/mailman/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=unsubscribe>","List-Archive":"<http://ozlabs.org/pipermail/linuxppc-dev>","List-Post":"<mailto:linuxppc-dev@ozlabs.org>","List-Help":"<mailto:linuxppc-dev-request@ozlabs.org?subject=help>","List-Subscribe":"<https://ozlabs.org/mailman/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Sender":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org","Errors-To":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org"}},{"id":792,"web_url":"http://patchwork.ozlabs.org/comment/792/","msgid":"<09B935AC-1A79-4887-8E8C-5B68EA427AE0@kernel.crashing.org>","date":"2008-09-16T18:38:09","subject":"Re: [PATCH v5 1/4] powerpc: Introduce local (non-broadcast) forms of\n\ttlb invalidates","submitter":{"id":5,"url":"http://patchwork.ozlabs.org/api/people/5/","name":"Kumar Gala","email":"galak@kernel.crashing.org"},"content":"On Sep 16, 2008, at 1:31 PM, Benjamin Herrenschmidt wrote:\n\n>\n>> static inline void flush_tlb_kernel_range(unsigned long start,\n>> \t\t\t\t\t  unsigned long end)\n>> {\n>> -\t_tlbia();\n>> +\t_tlbil_all();\n>> }\n>\n> I love making you respin your patches so what about the one above\n> becomes tlbil_pid(0) ? :-)\n\nits what I get for spinning patches first thing in the morning...\n\nlets see if you like v6 :)\n\n- k","headers":{"Return-Path":"<linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org>","X-Original-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Delivered-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Received":["from ozlabs.org (localhost [127.0.0.1])\n\tby ozlabs.org (Postfix) with ESMTP id DFBD5DEF59\n\tfor <patchwork@ozlabs.org>; Wed, 17 Sep 2008 04:40:28 +1000 (EST)","from gate.crashing.org (gate.crashing.org [63.228.1.57])\n\t(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\n\t(Client did not present a certificate)\n\tby ozlabs.org (Postfix) with ESMTPS id 154DADE506\n\tfor <linuxppc-dev@ozlabs.org>; Wed, 17 Sep 2008 04:38:17 +1000 (EST)","from [IPv6:::1] (localhost.localdomain [127.0.0.1])\n\tby gate.crashing.org (8.14.1/8.13.8) with ESMTP id m8GIcAYx006423;\n\tTue, 16 Sep 2008 13:38:10 -0500"],"Message-Id":"<09B935AC-1A79-4887-8E8C-5B68EA427AE0@kernel.crashing.org>","From":"Kumar Gala <galak@kernel.crashing.org>","To":"benh@kernel.crashing.org","In-Reply-To":"<1221589869.12463.42.camel@pasglop>","Mime-Version":"1.0 (Apple Message framework v926)","Subject":"Re: [PATCH v5 1/4] powerpc: Introduce local (non-broadcast) forms of\n\ttlb invalidates","Date":"Tue, 16 Sep 2008 13:38:09 -0500","References":"<1221578145-29102-1-git-send-email-galak@kernel.crashing.org>\n\t<1221589869.12463.42.camel@pasglop>","X-Mailer":"Apple Mail (2.926)","Cc":"linuxppc-dev@ozlabs.org","X-BeenThere":"linuxppc-dev@ozlabs.org","X-Mailman-Version":"2.1.11","Precedence":"list","List-Id":"Linux on PowerPC Developers Mail List <linuxppc-dev.ozlabs.org>","List-Unsubscribe":"<https://ozlabs.org/mailman/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=unsubscribe>","List-Archive":"<http://ozlabs.org/pipermail/linuxppc-dev>","List-Post":"<mailto:linuxppc-dev@ozlabs.org>","List-Help":"<mailto:linuxppc-dev-request@ozlabs.org?subject=help>","List-Subscribe":"<https://ozlabs.org/mailman/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=subscribe>","Content-Transfer-Encoding":"7bit","Content-Type":"text/plain; charset=\"us-ascii\"; Format=\"flowed\"","Sender":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org","Errors-To":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org"}}]