Message ID | 20230809132757.2470544-1-herve.codina@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for QMC HDLC, framer infrastruture and PEF2256 framer | expand |
On Wed, 9 Aug 2023 15:27:27 +0200 Herve Codina wrote: > The series contains the full story and detailed modifications. > If needed, the series can be split and/or commmits can be squashed. > Let me know. Are there any dependencies in one of the -next trees? As it the series doesn't seem to build on top of net-next with allmodconfig.
Le 10/08/2023 à 17:47, Jakub Kicinski a écrit : > On Wed, 9 Aug 2023 15:27:27 +0200 Herve Codina wrote: >> The series contains the full story and detailed modifications. >> If needed, the series can be split and/or commmits can be squashed. >> Let me know. > > Are there any dependencies in one of the -next trees? > As it the series doesn't seem to build on top of net-next > with allmodconfig. As far as I know there are not dependencies, this series was tests on top of 6.5-rc2. However it looks like it has never been built with CONFIG_MODULES enabled. As Hervé is AFK at the moment, I'll see if I can give it a fix. Christophe