From owner-freebsd-ppc@FreeBSD.ORG Wed May 30 20:13:08 2012 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 163B3106566B; Wed, 30 May 2012 20:13:08 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from smtp.semihalf.com (smtp.semihalf.com [213.17.239.109]) by mx1.freebsd.org (Postfix) with ESMTP id B61AB8FC0A; Wed, 30 May 2012 20:13:07 +0000 (UTC) Received: from localhost (unknown [213.17.239.109]) by smtp.semihalf.com (Postfix) with ESMTP id 36E28C3845; Wed, 30 May 2012 22:12:51 +0200 (CEST) X-Virus-Scanned: by amavisd-new at semihalf.com Received: from smtp.semihalf.com ([213.17.239.109]) by localhost (smtp.semihalf.com [213.17.239.109]) (amavisd-new, port 10024) with ESMTP id zq1yncDYKi0L; Wed, 30 May 2012 22:12:50 +0200 (CEST) Received: from [10.0.0.112] (nat3-133.ghnet.pl [91.150.222.133]) by smtp.semihalf.com (Postfix) with ESMTPSA id 72A37C3833; Wed, 30 May 2012 22:12:50 +0200 (CEST) From: Rafal Jaworowski Date: Wed, 30 May 2012 22:13:00 +0200 Message-Id: <0362C399-CB54-451E-A879-E836EF13CE72@semihalf.com> To: Marcel Moolenaar , Nathan Whitehorn Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: powerpc@freebsd.org, Zbyszek Bodek , =?iso-8859-2?Q?Piotr_Zi=EAcik?= Subject: RFC: OpenPIC IPI patch X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2012 20:13:08 -0000 Can you please have a look at this patch and let us know about any = comments / objections? We identified a problem with IPI on the recent = FSL eOpenPIC, description in the patch: http://people.freebsd.org/~raj/patches/powerpc/openpic.diff Rafal