From mboxrd@z Thu Jan 1 00:00:00 1970 From: Meha Mehta Subject: Kernel Panic with preempt RT patch 2.6.29.5-rt21 Date: Mon, 13 Jul 2009 12:39:53 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: linux-rt-users@vger.kernel.org Return-path: Received: from an-out-0708.google.com ([209.85.132.246]:15986 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752011AbZGMQjy (ORCPT ); Mon, 13 Jul 2009 12:39:54 -0400 Received: by an-out-0708.google.com with SMTP id d40so4733552and.1 for ; Mon, 13 Jul 2009 09:39:53 -0700 (PDT) In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: Hi all, I am trying to boot Linux 2.6.29.5 with PREEMPT RT patch on x86 system. I have enabled all the configuration option required for PREEMPT_RT. I get kernel panic with message "Attempted to kill init!". Here is panic output. ? panic 0x48/0xd1 ? do_exit + 0x5e/0x637 ? do_group_exit+0x5b/0x83 ? sys_exit_group+0xd/0x10 ? syscall_call+0x7/0xb I get same panic with 2.6.29.5-rt22 and 2.6.29.6-rt23. Has anybody tried 2.6.29.5-rt21 patch? What am I missing here? Any suggestions? Thanks, Meha