Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756140AbaDHDRa (ORCPT ); Mon, 7 Apr 2014 23:17:30 -0400 Received: from smtp.outflux.net ([198.145.64.163]:42253 "EHLO smtp.outflux.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754665AbaDHDR2 (ORCPT ); Mon, 7 Apr 2014 23:17:28 -0400 From: Kees Cook To: linux-arm-kernel@lists.infradead.org Cc: Rabin Vincent , Laura Abbott , Alexander Holler , Catalin Marinas , Will Deacon , Russell King , linux-kernel@vger.kernel.org Subject: [PATCH v2] ARM: mm: implement CONFIG_DEBUG_RODATA Date: Mon, 7 Apr 2014 20:15:08 -0700 Message-Id: <1396926910-11227-1-git-send-email-keescook@chromium.org> X-Mailer: git-send-email 1.7.9.5 X-HELO: www.outflux.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This implements CONFIG_DEBUG_RODATA, along with ftrace support. It is intended to be used on top of Rabin Vincent's patch "arm: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX", so that ftrace will work with both config options. Thanks! -Kees -- 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/