The patch titled
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
has been added to the -mm tree. Its filename is
partition-use-default_sgi_partition-for-sgi_partion-default.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
------------------------------------------------------
Subject: partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
From: Thomas Bogendoerfer <[EMAIL PROTECTED]>
Use DEFAULT_SGI_PARTITION for SGI_PARTION default
Signed-off-by: Thomas Bogendoerfer <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
fs/partitions/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN
fs/partitions/Kconfig~partition-use-default_sgi_partition-for-sgi_partion-default
fs/partitions/Kconfig
---
a/fs/partitions/Kconfig~partition-use-default_sgi_partition-for-sgi_partion-default
+++ a/fs/partitions/Kconfig
@@ -198,7 +198,7 @@ config LDM_DEBUG
config SGI_PARTITION
bool "SGI partition support" if PARTITION_ADVANCED
- default y if (SGI_IP22 || SGI_IP27 || ((MACH_JAZZ || SNI_RM) &&
!CPU_LITTLE_ENDIAN))
+ default y if DEFAULT_SGI_PARTITION
help
Say Y here if you would like to be able to read the hard disk
partition table format used by SGI machines.
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
git-mips.patch
git-netdev-all.patch
watchdog-use-sgi_has_indydog-for-indydog-depends.patch
serial-use-sgi_has_zilog-for-ip22_zilog-depends.patch
char-use-sgi_has_ds1286-for-sgi_ds1286-depends.patch
sc26xx-new-serial-driver-for-sc2681-uarts.patch
sc26xx-new-serial-driver-for-sc2681-uarts-update.patch
partition-use-default_sgi_partition-for-sgi_partion-default.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html