From mboxrd@z Thu Jan 1 00:00:00 1970 From: Finn Thain Subject: Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Date: Wed, 16 Jun 2021 10:23:41 +1000 (AEST) Message-ID: <87a5aca-e968-a1b6-e7e8-76ea2c418314@linux-m68k.org> References: <87sg1p30a1.fsf@disp2133> <87pmwsytb3.fsf@disp2133> <87sg1lwhvm.fsf@disp2133> <6e47eff8-d0a4-8390-1222-e975bfbf3a65@gmail.com> <924ec53c-2fd9-2e1c-bbb1-3fda49809be4@gmail.com> <87eed4v2dc.fsf@disp2133> <5929e116-fa61-b211-342a-c706dcb834ca@gmail.com> <87fsxjorgs.fsf@disp2133> <7277aa4b-5d3f-6bb3-379a-470df4addd15@gmail.com> Mime-Version: 1.0 Return-path: In-Reply-To: <7277aa4b-5d3f-6bb3-379a-470df4addd15@gmail.com> List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Eric W. Biederman" , Michael Schmitz Cc: Linus Torvalds , linux-arch , Jens Axboe , Oleg Nesterov , Al Viro , Linux Kernel Mailing List , Richard Henderson , Ivan Kokshaysky , Matt Turner , alpha , Geert Uytterhoeven , linux-m68k , Arnd Bergmann , Ley Foon Tan , Tejun Heo , Kees Cook , John Paul Adrian Glaubitz On Wed, 16 Jun 2021, Michael Schmitz wrote: > > > > Do you happen to know if there is userspace that will run in > > qemu-system-m68k that can be used for testing? > > I surmise so. I don't use qemu myself - either ARAnyM, or actual > hardware. Hardware is limited to 14 MB RAM, which has prevented me from > using more than simple regression testing. In particular, I can't test > sys_io_uring_setup there. > > Adrian uses qemu a lot, and has supplied disk images to work from on > occasion. Maybe he's got something recent enough to support > sys_io_uring_setup ... I've CC:ed him in, as I'd love to do some more > testing as well. > As well as Debian/m68k, there is also a Gentoo/m68k stage3 rootfs available here: https://sourceforge.net/projects/linux-mac68k/files/Gentoo%20m68k%20unauthorized/ I built that rootfs last year using Catalyst. Some background (including the qemu-system-m68k command-line) can be found here: https://forums.gentoo.org/viewtopic-t-1100780.html