Re: linux-next: manual merge of the ipmi tree with the modules tree

From: Jessica Yu
Date: Thu Nov 02 2017 - 10:28:29 EST


+++ Corey Minyard [02/11/17 08:31 -0500]:
On 11/01/2017 10:58 PM, Stephen Rothwell wrote:
Hi Corey,

Today's linux-next merge of the ipmi tree got a conflict in:

drivers/char/ipmi/ipmi_si_intf.c

between commit:

e4dca7b7aa08 ("treewide: Fix function prototypes for module_param_call()")

from the modules tree and commit:

44814ec982d2 ("ipmi_si: Move the hotmod handling to another file.")

from the ipmi tree.

Thanks Stephen.

Kees, do you have a tree I can merge so we can avoid this going upstream?

Hi Corey,

the modules-next tree (with the conflicting commit) is found here:
git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git#modules-next

Thanks,

Jessica