Re: linux-next: manual merge of the dmaengine tree with the driver-core tree
From: Dave Jiang <dave.jiang@intel.com>
Date: 2021-07-27 18:02:15
Also in:
lkml
From: Dave Jiang <dave.jiang@intel.com>
Date: 2021-07-27 18:02:15
Also in:
lkml
On 7/27/2021 6:44 AM, Vinod Koul wrote:
On 23-07-21, 11:16, Uwe Kleine-König wrote:quoted
Hello, On Fri, Jul 23, 2021 at 03:53:54PM +1000, Stephen Rothwell wrote:quoted
Hi all, Today's linux-next merge of the dmaengine tree got a conflict in: drivers/dma/idxd/sysfs.c between commit: fc7a6209d571 ("bus: Make remove callback return void") from the driver-core tree and commit: d9e5481fca74 ("dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone") from the dmaengine tree.Greg provided a tag for this case at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/bus_remove_return_void-5.15 . Vinod might want to rebase on top of this or merge it into his tree with Stephen's conflict resolution.Thanks I have merged the tag and resolved conflict as above. Dave pls test
Tested. Looks good. Thx.