Hi Jan, > -----Original Message----- > From: Jan Beulich <jbeul...@suse.com> > > Marek Marczykowski-Górecki (11): > > drivers/char: allow using both dbgp=xhci and dbgp=ehci > > IOMMU: add common API for device reserved memory > > IOMMU/AMD: wire common device reserved memory API > > drivers/char: mark DMA buffers as reserved for the XHCI > > drivers/char: add RX support to the XHCI driver > > drivers/char: fix handling cable re-plug in XHCI console driver > > drivers/char: allow driving the rest of XHCI by a domain while Xen uses > DbC > > IOMMU/VT-d: wire common device reserved memory API > > console: support multiple serial console simultaneously > > drivers/char: suspend handling in XHCI console driver > > drivers/char: add console=ehci as an alias for console=dbgp > > Henry, > > this series is kind of on the edge between a feature submission and > corrections to existing code, as the base patch introducing the new > driver was merged only recently, and at least some of the things here > aren't clearly "bug" fixes. Additionally it's on the side of larger > ones considering the point in time. > > To summarize state: Patches 2-7 are ready to be committed, and Marek > tells me that they're independent of patch 1 (except for a context > conflict). Patch 11 probably also falls in this category. Patch 10, > otoh, is pretty likely to be viewed as a new feature, and hence > likely wants postponing. In any event - if I was to commit any of > these, this couldn't happen earlier than next Monday, as the laptop > I'm currently working with is not (yet) set up to do commits from. > > Do you have any particular opinion on the disposition of this series?
Thank you for the information and the detailed summary! From the cover letter and the risk analysis from Marek, I am ok to commit patch #2-#7 and patch#11, as long as they are independent patches and will not break current driver. Thank you for taking care of the committing :)) Since from the discussion earlier, the release-ack tag is a little bit too early in this stage, it is up to you to add the release-ack tag when you do the committing. Kind regards, Henry > > Thanks, Jan