Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753021AbbFZT3n (ORCPT ); Fri, 26 Jun 2015 15:29:43 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:35515 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752155AbbFZT2l (ORCPT ); Fri, 26 Jun 2015 15:28:41 -0400 MIME-Version: 1.0 In-Reply-To: <1435344756-20901-1-git-send-email-timur@codeaurora.org> References: <1435344756-20901-1-git-send-email-timur@codeaurora.org> Date: Fri, 26 Jun 2015 14:28:38 -0500 Message-ID: Subject: Re: [PATCH 1/3] hvc_dcc: bind driver to core0 for reads and writes From: Timur Tabi To: Timur Tabi Cc: "linux-arm-kernel@lists.infradead.org" , lkml , Shanker Donthineni , awallis@codeaurora.org, Abhimanyu Kapur , Will Deacon , Stephen Boyd , Vipul Gandhi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 940 Lines: 23 On Fri, Jun 26, 2015 at 1:52 PM, Timur Tabi wrote: > > Selecting this option will enable code that serializes all console > input and output to core 0. The DCC driver will create input and > output FIFOs that all cores will use. Reads and writes from/to DCC > are handled by a workqueue that runs only core 0. > > Signed-off-by: Shanker Donthineni Somehow the original author got dropped when I made this patch. This patch should say: From: Shanker Donthineni -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project. -- 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/