On Tue, Nov 10, 2020 at 08:52:09AM +0100, Greg Kroah-Hartman wrote: > On Tue, Nov 10, 2020 at 03:33:00PM +0800, Frankie Chang wrote: > > On Mon, 2020-11-09 at 18:46 +0100, Greg Kroah-Hartman wrote: > > > On Fri, Oct 30, 2020 at 12:08:54AM +0800, Frankie Chang wrote: > > > > Change from v11: > > > > - rebase. > > > > > > This whole patch set is sent with DOS line-ends, which makes git really > > > unhappy when it tries to apply it, as rightfully, it doesn't know how to > > > convert things. > > > > > Hmm.., actually I can use 'git apply' PATCH v11 from the message > > directly. > > Ok, let me see if I can figure this out on my end, let me try using `b4` > on this to see if that helps...
Nope, there's still some merge conflicts here. b4 fixed the line-end issues, but can you please rebase on top of my char-misc-next branch in the char.git tree on git.kernel.org and resend? I think some changes by others are conflicting with this patchset somehow. thanks, greg k-h