Bug 35292
Summary: | early kernel crash when kmemleak is enabled | ||
---|---|---|---|
Product: | Other | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | Other | Assignee: | other_other |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian, maciej.rutecki, marcin.slusarz, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.39-rc4 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 32012 |
Description
Maciej Rutecki
2011-05-17 19:10:33 UTC
Fixed by the following commit merged in 3.0-rc1: commit 9b090f2da85bd0df5e1a1ecfe4120b7b50358f48 Author: Catalin Marinas <catalin.marinas@arm.com> Date: Thu May 19 16:25:30 2011 +0100 kmemleak: Initialise kmemleak after debug_objects_mem_init() |