Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 16 Mar 2001 23:50:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 16 Mar 2001 23:50:44 -0500 Received: from mnh-1-04.mv.com ([207.22.10.36]:44810 "EHLO ccure.karaya.com") by vger.kernel.org with ESMTP id ; Fri, 16 Mar 2001 23:50:32 -0500 Message-Id: <200103170601.BAA05503@ccure.karaya.com> X-Mailer: exmh version 2.0.2 To: Alexander Viro cc: linux-kernel@vger.kernel.org Subject: Re: [CHECKER] big stack variables In-Reply-To: Your message of "Fri, 16 Mar 2001 11:58:34 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 17 Mar 2001 01:01:22 -0500 From: Jeff Dike Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org viro@math.psu.edu said: > ObUML: something fishy happens in UML with multiple exec() in PID 1. > Try to say "telinit u" (or just boot with init=/bin/sh and say exec / > sbin/init) and you've got a nice panic()... ObFix: This is fixed in my current CVS. If you're not so desperate for the fix, then it will be in my 2.4.3 release. Basically, the problem was that it assumed that the only exec done by pid 1 was the kernel thread execing init, and things got exciting when that turned out not to be true. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/