Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754299Ab3EUMqK (ORCPT ); Tue, 21 May 2013 08:46:10 -0400 Received: from alvesta.synopsys.com ([198.182.60.77]:42574 "EHLO alvesta.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753878Ab3EUMqJ (ORCPT ); Tue, 21 May 2013 08:46:09 -0400 From: Vineet Gupta To: Linus Torvalds CC: , Anton Kolesov , Vineet Gupta Subject: [PATCH] ARC MM Bug Fix Date: Tue, 21 May 2013 18:14:18 +0530 Message-ID: <1369140259-30501-1-git-send-email-vgupta@synopsys.com> X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.12.197.228] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 683 Lines: 25 Hi Linus, I have a ARC MM bug fix, and it seems the best way to CC stable explicitly, is to send a patch to them (and hence you as well - as opposed to regular pull-req). OK with you ? Please merge. Thx, -Vineet Vineet Gupta (1): ARC: [mm] copy_(to|from)_user() to honor usermode-access permissions arch/arc/include/asm/pgtable.h | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/