]> git.neil.brown.name Git - history.git/commit
[PATCH] x86-64: Fix use of uninitialized memory in ioremap
authorAndi Kleen <ak@suse.de>
Tue, 15 Jun 2004 01:01:58 +0000 (18:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 15 Jun 2004 01:01:58 +0000 (18:01 -0700)
commit71279d2bf78ec4f7026531e85b36c1d3d7fcb4c2
tree788d16fc9670197fe91681404ba7767c493909a7
parentb8622ab60f3d9d0551aefe50b95c7578e8ed90f8
[PATCH] x86-64: Fix use of uninitialized memory in ioremap

From: "Siddha, Suresh B" <suresh.b.siddha@intel.com>
From: "Kamble, Nitin A" <nitin.a.kamble@intel.com>

Fix use of uninitialized memory in x86-64 ioremap

This caused BUGs at bootup for some people.
arch/x86_64/mm/ioremap.c