]> git.baikalelectronics.ru Git - kernel.git/commit
markup_oops: fix it with 32-bit userspace on a 64-bit kernel
authorMatthew Wilcox <matthew@wil.cx>
Wed, 29 Jul 2009 22:02:03 +0000 (15:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jul 2009 02:10:34 +0000 (19:10 -0700)
commitc7ee4051572888e91a09239e169236ff7649af02
treebb6c71ef38c85ec8db5c6475e1426a96c3375662
parentf419f7bacba72c21db405559ce9d4838dcbad0fd
markup_oops: fix it with 32-bit userspace on a 64-bit kernel

A 32-bit perl can't handle 64-bit addresses without using the BigInt
package.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Acked-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/markup_oops.pl