From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Arnd Bergmann From: Michael Ellerman Date: Thu, 12 Oct 2006 22:03:07 +1000 Subject: [PATCH 0/2] Cell xmon helpers Message-Id: <1160654587.449977.520618728447.qpush@concordia> Cc: linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The following two patches add three commands to xmon for stopping, restarting and dumping info about spus from xmon. For the folks on linuxppc-dev, these patches depend on another patch which isn't in the powerpc tree yet AFAIK, you can get it here: http://kernel.org/pub/linux/kernel/people/arnd/patches/2.6.17-arnd8/broken-out/spu-add-attributes.diff cheers