[PATCH 10/23] Make register values available to M32R panic notifiers
The save_ptregs() function has not been tested or even built. I will need help to complete this. Signed-off-by: David VomLehn <dvomlehn(a)cisco.com> --- arch/m32r/include/asm/ptrace.h | 91 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 91 insertions(+), 0 deletions(-) diff --git a/arch/m32r/inclu... 12 Apr 2010 02:40
[PATCH 2/23] Make register values available to Alpha panic notifiers
The save_ptregs() function has not been tested or even built. I will need help to complete this. Signed-off-by: David VomLehn <dvomlehn(a)cisco.com> --- arch/alpha/include/asm/ptrace.h | 124 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 124 insertions(+), 0 deletions(-) diff --git a/arch/alpha/inc... 12 Apr 2010 02:40
[PATCH 17/23] Make register values available to S/390 panic notifiers
The save_ptregs() function has not been tested or even built. I will need help to complete this. Signed-off-by: David VomLehn <dvomlehn(a)cisco.com> --- arch/s390/include/asm/ptrace.h | 94 ++++++++++++++++++++++++++++++++++++++++ arch/s390/kernel/traps.c | 4 +- 2 files changed, 96 insertions(+), 2 d... 12 Apr 2010 02:40
[PATCH 7/23] Make register values available to FRV panic notifiers
The save_ptregs() function has not been tested or even built. I will need help to complete this. Signed-off-by: David VomLehn <dvomlehn(a)cisco.com> --- arch/frv/include/asm/ptrace.h | 124 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 124 insertions(+), 0 deletions(-) diff --git a/arch/frv/inclu... 12 Apr 2010 02:40
[PATCH - V2] Fix missing of last user while dumping slab corruption log
Hi, Compared to previous version, add alignment checking to make sure memory space storing redzone2 and last user tags is 8 byte alignment. From 949e8c29e8681a2359e23a8fbd8b9d4833f42344 Mon Sep 17 00:00:00 2001 From: Shiyong Li <shi-yong.li(a)motorola.com> Date: Mon, 12 Apr 2010 13:48:21 +0800 Subject: [PATCH] ... 12 Apr 2010 02:40
ZTEAC8710 Support with Device ID 0xffff
On Sun, Apr 11, 2010 at 02:21:16PM +0530, Mahesh Kuruganti wrote: Here is the Patch that adds support for a Model of ZTE AC8710 with Device ID 0xffff the support is added into the Option Module.Thanks So close... Can you resend this, with a "Signed-off-by:" line as documented in the file, Documentation/Sub... 12 Apr 2010 01:35
ioatdma: Release memory in error handling path
Very sorry, re-send it : correct for compiling error Release memory in error handling path Signed-off-by: Minskey Guo <chaohong_guo(a)linux.intel.com> --- drivers/dma/ioat/pci.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/dma/ioat/pci.c b/drivers/dma/ioat/pci.... 12 Apr 2010 00:30
[PATCH] ioatdma: Release memory in error handling path
Release memory in error handling path Signed-off-by: Minskey Guo <chaohong_guo(a)linux.intel.com> --- drivers/dma/ioat/pci.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/dma/ioat/pci.c b/drivers/dma/ioat/pci.c index a6e93ee..2a3dae9 100644 --- a/drivers/dma/ioat/pci.c... 12 Apr 2010 00:30
[PATCH] ioatdma: Remove duplicated devm_kzalloc() calls for ioatdma_device
The memory for ioatdma_device structure is being allocated in alloc_ioatdma() Signed-off-by: Minskey Guo <chaohong_guo(a)linux.intel.com> --- drivers/dma/ioat/pci.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/drivers/dma/ioat/pci.c b/drivers/dma/ioat/pci.c index 99ec267..a6e93... 12 Apr 2010 00:30
tulip_stop_rxtx() failed (CSR5 0xf0260000 CSR6 0xb3862002) on DEC Alpha Personal Workstation 433au
On Mon, Apr 05, 2010 at 07:13:18PM +0200, Adrian Glaubitz wrote: Hi guys, I installed Debian unstable on an old digital workstation "DEC Digital Personal Workstation 433au" (Miata) which has an on-board tulip network controller. I'm not really using that network controller but an off-board intel e100... 12 Apr 2010 00:30