From: Xiangliang Yu <xiangliang...@amd.com>: > Main changes in V2: > 1. Fixed compiler warning; > 2. Add marcro argument of ndev in NTB_READ_REG/NTB_WRITE_REG; > 3. Add notes for flush and wakeup interfaces; > > Xiangliang Yu (3): > NTB: Add AMD PCI-Express NTB driver > NTB: Add AMD NTB support in Kconfig and Makefile > NTB: Add flush_req and wakeup interface
Could you re-spin these patches as: Patch 1: Only the parts of the driver that fit the current NTB APIs. Patch 2: The new flush_req API, and the related code in the AMD driver. Patch 3: The new wakeup API, and related code in the AMD driver. In particular, I think we need feedback on #3 from PCI and power management maintainers. When making #1, please make sure that the patch stands on its own, without any of the code related to #2 or #3 in #1. Do put the makefile and kconfig changes in #1. Thanks, Allen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/