From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 29 Apr 2010 03:24:21 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:56565 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1492731Ab0D2BYR (ORCPT ); Thu, 29 Apr 2010 03:24:17 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o3T1OFE4003312; Thu, 29 Apr 2010 02:24:15 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o3T1OEdF003310; Thu, 29 Apr 2010 02:24:14 +0100 Date: Thu, 29 Apr 2010 02:24:13 +0100 From: Ralf Baechle To: David Daney Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 3/3] MIPS: Check for accesses beyond the end of the PGD. Message-ID: <20100429012413.GA3151@linux-mips.org> References: <1272482178-4712-1-git-send-email-ddaney@caviumnetworks.com> <1272482178-4712-4-git-send-email-ddaney@caviumnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1272482178-4712-4-git-send-email-ddaney@caviumnetworks.com> User-Agent: Mutt/1.5.20 (2009-08-17) 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: 26511 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 X-list: linux-mips On Wed, Apr 28, 2010 at 12:16:18PM -0700, David Daney wrote: Thanks, applied as well. Ralf