The patch titled Subject: unicore32: select generic atomic64_t support has been removed from the -mm tree. Its filename was unicore32-select-generic-atomic64_t-support.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Fengguang Wu <fengguang.wu@xxxxxxxxx> Subject: unicore32: select generic atomic64_t support It's required for the core fs/namespace.c and many other basic features. Signed-off-by: Guan Xuetao <gxt@xxxxxxxxxxxxxxx> Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> Cc: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/unicore32/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN arch/unicore32/Kconfig~unicore32-select-generic-atomic64_t-support arch/unicore32/Kconfig --- a/arch/unicore32/Kconfig~unicore32-select-generic-atomic64_t-support +++ a/arch/unicore32/Kconfig @@ -6,6 +6,7 @@ config UNICORE32 select HAVE_DMA_ATTRS select HAVE_KERNEL_GZIP select HAVE_KERNEL_BZIP2 + select GENERIC_ATOMIC64 select HAVE_KERNEL_LZO select HAVE_KERNEL_LZMA select ARCH_HAVE_CUSTOM_GPIO_H _ Patches currently in -mm which might be from fengguang.wu@xxxxxxxxx are origin.patch linux-next.patch h8300-select-generic-atomic64_t-support.patch readahead-fault-retry-breaks-mmap-file-read-random-detection.patch mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer.patch mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix.patch mm-fix-nonuniform-page-status-when-writing-new-file-with-small-buffer-fix-fix.patch rbtree-performance-and-correctness-test-fix.patch swap-add-a-simple-detector-for-inappropriate-swapin-readahead.patch swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix.patch mm-compaction-cache-if-a-pageblock-was-scanned-and-no-pages-were-isolated-fix.patch mm-compaction-restart-compaction-from-near-where-it-left-off-fix.patch fs-fs-writebackc-remove-unneccesary-parameter-of-__writeback_single_inode.patch kpageflags-fix-wrong-kpf_thp-on-non-huge-compound-pages.patch idr-rename-max_level-to-max_idr_level-fix-3.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html