Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756079Ab1FUJao (ORCPT ); Tue, 21 Jun 2011 05:30:44 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:56064 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755293Ab1FUJam (ORCPT ); Tue, 21 Jun 2011 05:30:42 -0400 MIME-Version: 1.0 X-Originating-IP: [46.116.119.47] In-Reply-To: References: <1308640714-17961-1-git-send-email-ohad@wizery.com> From: Ohad Ben-Cohen Date: Tue, 21 Jun 2011 12:30:21 +0300 Message-ID: Subject: Re: [RFC 0/8] Introducing a generic AMP/IPC framework To: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: akpm@linux-foundation.org, Brian Swetland , Arnd Bergmann , Grant Likely , davinci-linux-open-source , Rusty Russell Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 19 On Tue, Jun 21, 2011 at 10:50 AM, Ohad Ben-Cohen wrote: > root@omap4430-panda:~# cat /debug/remoteproc/omap-rproc.1/state > running (2) At this point, the two remote M3 cores also start dumping trace logs to shared memory buffers, which are exposed by debugfs entries: root@omap4430-panda:~# cat /debug/remoteproc/omap-rproc.1/trace0 CORE0 starting.. ... root@omap4430-panda:~# cat /debug/remoteproc/omap-rproc.1/trace1 CORE1 starting.. ... -- 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/