From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 12 11:10:45 2007 Return-Path: X-Original-To: freebsd-ppc@FreeBSD.org Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85D4A16A400 for ; Mon, 12 Feb 2007 11:10:45 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5CDF713C4AC for ; Mon, 12 Feb 2007 11:10:45 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1CBAjUK098746 for ; Mon, 12 Feb 2007 11:10:45 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1CBAgsS098710 for freebsd-ppc@FreeBSD.org; Mon, 12 Feb 2007 11:10:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Feb 2007 11:10:42 GMT Message-Id: <200702121110.l1CBAgsS098710@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Cc: Subject: Current problem reports assigned to you 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: Mon, 12 Feb 2007 11:10:45 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o power/93203 ppc FreeBSD PPC Can't Write to Partitions. 1 problem total. Non-critical problems From owner-freebsd-ppc@FreeBSD.ORG Fri Feb 16 13:17:08 2007 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3554216A406 for ; Fri, 16 Feb 2007 13:17:08 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id DC51313C491 for ; Fri, 16 Feb 2007 13:17:07 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from newluxor.wired.org (ip-91-186.sn1.eutelia.it [62.94.91.186]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id F294811AE49 for ; Fri, 16 Feb 2007 13:49:50 +0100 (CET) Received: (from piso@localhost) by newluxor.wired.org (8.13.8/8.13.8/Submit) id l1GCnlAJ001934 for freebsd-ppc@freebsd.org; Fri, 16 Feb 2007 13:49:47 +0100 (CET) (envelope-from piso) Date: Fri, 16 Feb 2007 13:49:42 +0100 From: Paolo Pisati To: freebsd-ppc@freebsd.org Message-ID: <20070216124942.GA1839@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Subject: Interrupt filtering - newbus API 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: Fri, 16 Feb 2007 13:17:08 -0000 Hi guys, i started to break down my interrupt filtering work in pieces (to ease commiting it) and so far i've prepared the first patch that contains _JUST_ the modification to the newbus API: no new features, no improvement to the interrupt handling, etcetc it's just the modification to the bus_setup_intr() syntax, and it touches ALL the drivers in our tree (that's why it's so big). The patch against HEAD is here: http://people.freebsd.org/~piso/intr_filter/ where: * intr_filter-newbus-MI.patch contains the diffs against the MI code * intr_filter-newbus-$ARCH.patch contains the diffs against the MD code for the various $ARCHs * intr_filter-newbus-full.patch contains all the diffs in one big patch file For every patch file, there's a $patch.files, containing the list of files modified by that patch. Moreover, i put there a tarball of my src/sys dir (sys-intr.tgz) just in case the big patch doesn't apply correctly (the kernel is 3 weeks old now but should be ok). This patch is working for amd64, arm, i386 and sparc64: so far i still need feedback from ia64/ppc/sun4v before i submit a formal commit request to re@, so i would appreciate if any ppc/ia64/sun4v developer could take a look and test it. Thanks, P. From owner-freebsd-ppc@FreeBSD.ORG Fri Feb 16 19:30:12 2007 Return-Path: X-Original-To: ppc@freebsd.org Delivered-To: freebsd-ppc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B02316A400; Fri, 16 Feb 2007 19:30:12 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.172]) by mx1.freebsd.org (Postfix) with ESMTP id 0D9A513C494; Fri, 16 Feb 2007 19:30:11 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout02/MantshX 4.0) with ESMTP id l1GJU9OX010847; Fri, 16 Feb 2007 11:30:10 -0800 (PST) Received: from [172.24.104.88] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id l1GJTmuY019000 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 16 Feb 2007 11:30:05 -0800 (PST) In-Reply-To: <20070216125004.GB1839@tin.it> References: <20070216125004.GB1839@tin.it> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Fri, 16 Feb 2007 11:28:10 -0800 To: Paolo Pisati X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: ppc@freebsd.org, FreeBSD IA64 mailing list Subject: Re: Interrupt filtering - newbus API 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: Fri, 16 Feb 2007 19:30:12 -0000 On Feb 16, 2007, at 4:50 AM, Paolo Pisati wrote: > This patch is working for amd64, arm, i386 and sparc64: so far i still > need feedback from ia64/ppc/sun4v before i submit a formal commit > request to re@, so i would appreciate if any ppc/ia64/sun4v developer > could take a look and test it. Oops, this fell through the cracks. Sorry about that. I'll test and review ia64 and powerpc this weekend. -- Marcel Moolenaar xcllnt@mac.com