From mboxrd@z Thu Jan 1 00:00:00 1970 From: robherring2@gmail.com (Rob Herring) Date: Thu, 28 Feb 2013 08:03:01 -0600 Subject: [PATCH] arm64: add support for uart earlyprintk In-Reply-To: <1362049268-26822-1-git-send-email-apatel@apm.com> References: <1362049268-26822-1-git-send-email-apatel@apm.com> Message-ID: <512F6395.9030302@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/28/2013 05:01 AM, Anup Patel wrote: > Signed-off-by: Anup Patel > --- > arch/arm64/kernel/early_printk.c | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, > is for the sole use of the intended recipient(s) and contains information > that is confidential and proprietary to Applied Micro Circuits Corporation or its subsidiaries. > It is to be used solely for the purpose of furthering the parties' business relationship. > All unauthorized review, use, disclosure or distribution is prohibited. > If you are not the intended recipient, please contact the sender by reply e-mail > and destroy all copies of the original message. > Is this patch confidential or GPL? You can't submit patches with a notice like this. Rob