From mboxrd@z Thu Jan 1 00:00:00 1970 From: mark.rutland@arm.com (Mark Rutland) Date: Fri, 20 Nov 2015 15:48:41 +0000 Subject: [PATCH 1/2] arm64: mm: detect bad __create_mapping uses In-Reply-To: <1448033724-13846-1-git-send-email-mark.rutland@arm.com> References: <1448033724-13846-1-git-send-email-mark.rutland@arm.com> Message-ID: <20151120154840.GB5536@leverpostej> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Nov 20, 2015 at 03:35:23PM +0000, Mark Rutland wrote: > Cc: Catalin Marinas ~~~~~~~ Sorry Catalin, it looks like I typo'd your address when I sent this out. I've fixed my local commit so that won't happen again, and I'll try to pay more attention to where my fingers are going in future. Hopefully anyone replying will be able to fix that up... Thanks, Mark.