Bug 42611

Summary: kernel 3.2 crashes too early on HP dc7700 and HP t5000 series
Product: Platform Specific/Hardware Reporter: Maciej Rutecki (maciej.rutecki)
Component: OtherAssignee: platform_other
Status: RESOLVED INSUFFICIENT_DATA    
Severity: normal CC: alan, florian, gm.outside+kernel, maciej.rutecki, rjw
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.2 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 42566    

Description Maciej Rutecki 2012-01-19 18:07:29 UTC
Subject    : kernel 3.2 crashes too early on HP dc7700 and HP t5000 series
Submitter  : "Dmitry D. Khlebnikov" <galaxy@openwall.com>
Date       : 2012-01-10 11:49
Message-ID : 20120110114905.GC13535@openwall.com
References : http://marc.info/?l=linux-kernel&m=132619793012702&w=2

This entry is being used for tracking a regression from 3.1. Please don't
close it until the problem is fixed in the mainline.
Comment 1 gm.outside+kernel 2012-01-21 12:29:51 UTC
This is to confirm that 3.1.8 worked fine on the mentioned systems (now, I'm going to build 3.1.10 and check it).
Comment 2 gm.outside+kernel 2012-01-24 15:43:36 UTC
I found that kernel 3.2.1 from the ALT Linux distribution work OK on the mentioned hardware.  I'll try to find some time to try to build vanila kernel 3.2.1 with 'make allnoconfig', then ALT's patched version -- and if the former crashes and the latter doesn't I'll compare patches.
Comment 3 Florian Mickler 2012-02-23 22:23:55 UTC
Can you bisect the failure using git-bisect? 
That will be faster than manually picking testing points.