Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 5 Feb 2002 13:51:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 5 Feb 2002 13:51:15 -0500 Received: from [199.203.178.211] ([199.203.178.211]:38674 "EHLO exchange.store-age.com") by vger.kernel.org with ESMTP id ; Tue, 5 Feb 2002 13:51:03 -0500 Message-ID: From: Alexander Sandler To: "'Philippe Troin'" Cc: "Linux Kernel Mailing List (E-mail)" Subject: RE: How to crash a system and take a dump? Date: Tue, 5 Feb 2002 20:50:31 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="x-user-defined" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org This one is too genious to be found right away ;) > Simplier: insmod this module: > > #include > > int init_module() > { > panic("Forcing panic"); > } > > int cleanup_module() > { > } Sasha. - 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/