]> Git Repo - linux.git/commit
[PATCH] 64bit Resource: finally enable 64bit resource sizes
authorGreg Kroah-Hartman <[email protected]>
Tue, 13 Jun 2006 00:11:31 +0000 (17:11 -0700)
committerGreg Kroah-Hartman <[email protected]>
Tue, 27 Jun 2006 16:24:00 +0000 (09:24 -0700)
commit6550e07f41ce8473ed684dac54fbfbd42183ffda
treed8ed394175785e9b28333d7ae130b725e176dfb5
parent2427ddd8fae2febe3f5ac1ba76b092541304d9f0
[PATCH] 64bit Resource: finally enable 64bit resource sizes

Introduce the Kconfig entry and actually switch to a 64bit value, if
wanted, for resource_size_t.

Based on a patch series originally from Vivek Goyal <[email protected]>

Cc: Vivek Goyal <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
arch/i386/Kconfig
include/linux/types.h
kernel/resource.c
mm/Kconfig
This page took 0.055709 seconds and 4 git commands to generate.