Re: [PATCH] Allow LBD on architectures that support it

Andrew Morton (akpm@osdl.org)
Fri, 11 Jul 2003 19:31:35 -0700


Milton Miller <miltonm@bga.com> wrote:
>
> config LBD
> bool "Support for Large Block Devices"
> - depends on X86
> + depends on X86 || MIPS32 || PPC32 || ARCH_S390_31 || SUPERH

yup, the idea was that architecture maintainers could come in and turn this
on once they had verified that it actually works OK.

However I don't have a problem with just doing the above and then listening
for distant bangs.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/