From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mercury.realtime.net (mercury.realtime.net [205.238.132.86]) by ozlabs.org (Postfix) with ESMTP id 070C7DDEFF for ; Sat, 3 Jan 2009 07:42:56 +1100 (EST) From: Milton Miller To: Paul Mackerras , Message-Id: Subject: [PATCH 0/5 + 2] kexec updates Date: Fri, 02 Jan 2009 14:42:38 -0600 Cc: kexec@lists.infradead.org, Simon Horman List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Follwing this mail are 5 patches for kexec userspace and two for the kernel. The first fixes an array overflow and the second updates userspace to the merged 2.6.28 kdump support. The remaining are cleanups and warning fixes, including one for the common code. The two patchs for the kernel are independent. milton