From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: SPU not working for kernel 4.9, 4.10, 4.11a and 4.12 To: Sombat Tragolgosol , Linuxppc-dev@lists.ozlabs.org Cc: geoff@infradead.org References: From: Jeremy Kerr Message-ID: Date: Tue, 23 May 2017 15:21:36 +1000 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, > I'd like to report that SPU not working for kernel > 4.9. The problem > caused by spe_context_run function, when call , it never return back. Looks like this also happens with the simple spu_run test: https://github.com/jk-ozlabs/spufs-testsuite/blob/master/tests/03-spu_run/01-spu_run.c ... might need some debugging here, I'll update if I find anything. Cheers, Jeremy