Quoting Hanks Chen (2020-10-07 19:39:13) > On Wed, 2020-10-07 at 19:00 -0700, Stephen Boyd wrote: > > Quoting Hanks Chen (2020-10-03 03:06:47) > > > Hi Michael & Stephen, > > > > > > Please kindly let me know your comments about this patch. > > > Thanks > > > > > > > What's the base for this patch? I tried applying to v5.9-rc1 and it > > didn't work. > > Sorry, what does that mean? > > Do you have encountered a merged conflict or run time failed? > > I based on kernel-5.8-rc1 to add it and it can boot to kernel shell. > Ah I see what it is. The email isn't actually plain text, it is base64 encoded and so git am gets confused by the CRLF line endings that are encoded in there. Any chance you can send patches in actual plain text format in the future?