Subject: [obsolete] linux-next-git-rejects.patch removed from -mm tree To: akpm@xxxxxxxxxxxxxxxxxxxx,mm-commits@xxxxxxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Wed, 20 Nov 2013 13:10:00 -0800 The patch titled Subject: linux-next-git-rejects has been removed from the -mm tree. Its filename was linux-next-git-rejects.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: linux-next-git-rejects Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/i2c/busses/i2c-exynos5.c | 4 ---- drivers/i2c/busses/i2c-st.c | 4 ---- 2 files changed, 8 deletions(-) diff -puN drivers/i2c/busses/i2c-exynos5.c~linux-next-git-rejects drivers/i2c/busses/i2c-exynos5.c --- a/drivers/i2c/busses/i2c-exynos5.c~linux-next-git-rejects +++ a/drivers/i2c/busses/i2c-exynos5.c @@ -535,11 +535,7 @@ static int exynos5_i2c_xfer_msg(struct e i2c->msg_ptr = 0; i2c->trans_done = 0; -<<<<<<< HEAD reinit_completion(&i2c->msg_complete); -======= - INIT_COMPLETION(i2c->msg_complete); ->>>>>>> linux-next/akpm-base exynos5_i2c_message_start(i2c, stop); diff -puN drivers/i2c/busses/i2c-st.c~linux-next-git-rejects drivers/i2c/busses/i2c-st.c --- a/drivers/i2c/busses/i2c-st.c~linux-next-git-rejects +++ a/drivers/i2c/busses/i2c-st.c @@ -615,11 +615,7 @@ static int st_i2c_xfer_msg(struct st_i2c c->result = 0; c->stop = is_last; -<<<<<<< HEAD reinit_completion(&i2c_dev->complete); -======= - INIT_COMPLETION(i2c_dev->complete); ->>>>>>> linux-next/akpm-base ctl = SSC_CTL_EN | SSC_CTL_MS | SSC_CTL_EN_RX_FIFO | SSC_CTL_EN_TX_FIFO; st_i2c_set_bits(i2c_dev->base + SSC_CTL, ctl); _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch arch-alpha-kernel-systblss-remove-debug-check.patch i-need-old-gcc.patch mm-thp-give-transparent-hugepage-code-a-separate-copy_page-fix.patch kernel-time-tick-commonc-document-tick_do_timer_cpu.patch drivers-block-ccissc-cciss_init_one-use-proper-errnos.patch block-blk-mq-cpuc-use-hotcpu_notifier.patch posix_acl-uninlining.patch mm.patch mm-swapc-reorganize-put_compound_page.patch mm-swapc-reorganize-put_compound_page-fix.patch mm-hugetlbc-simplify-pageheadhuge-and-pagehuge.patch mm-get-rid-of-unnecessary-pageblock-scanning-in-setup_zone_migrate_reserve-fix.patch lib-parserc-put-export_symbols-in-the-conventional-place.patch kernel-paramsc-improve-standard-definitions-checkpatch-fixes.patch kmod-run-usermodehelpers-only-on-cpus-allowed-for-kthreadd-v2-fix.patch kmod-run-usermodehelpers-only-on-cpus-allowed-for-kthreadd-v2-checkpatch-fixes.patch linux-next.patch debugging-keep-track-of-page-owners.patch journal_add_journal_head-debug.patch kernel-forkc-export-kernel_thread-to-modules.patch mutex-subsystem-synchro-test-module.patch slab-leaks3-default-y.patch put_bh-debug.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