From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Fri, 22 Aug 2014 18:36:48 +0100 Subject: [PATCHv4 0/2] arm64 CONFIG_DEBUG_SET_MODULE_RONX support In-Reply-To: <1408477303-2640-1-git-send-email-lauraa@codeaurora.org> References: <1408477303-2640-1-git-send-email-lauraa@codeaurora.org> Message-ID: <20140822173648.GB19961@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 19, 2014 at 08:41:41PM +0100, Laura Abbott wrote: > This is another version of DEBUG_SET_MODULE_RONX support for arm64. > > Thanks, > Laura > > v4: Switch to one function to do set/clear per suggestion of Will Thanks Laura. It looks like you addressed all the comments I made after you sent this too, so I've applied it to our devel branch for the moment. Cheers, Will