LWN: Comments on "3.4 Merge window part 1" https://lwn.net/Articles/487417/ This is a special feed containing comments posted to the individual LWN article titled "3.4 Merge window part 1". en-us Wed, 24 Sep 2025 20:14:30 +0000 Wed, 24 Sep 2025 20:14:30 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net 3.4 Merge window part 1 https://lwn.net/Articles/488898/ https://lwn.net/Articles/488898/ BenHutchings <blockquote>Solarflare SFC9000-family hwmon controllers, Solarflare SFC9000-family SR-IOV controllers</blockquote> <p>The SFC9000 family chips are network controllers. The hwmon and SR-IOV support are new and optional features of the existing driver (sfc).</p> Wed, 28 Mar 2012 01:14:11 +0000 3.4 Merge window part 1 https://lwn.net/Articles/488540/ https://lwn.net/Articles/488540/ djm1021 <div class="FormattedComment"> OK, I see what you mean. Actually, ramster *was* reverted just after it was merged into staging-next in early February (because it was dependent on xvmalloc which, coincidentally, had just been removed from staging-next) and then ramster was added back to staging-next soon after, and THEN disabled with CONFIG_BROKEN because it was dependent on a git pull ordering (cleancache fix) in linux-next. That sordid staging-next history was entirely merged into linux-next and into Linus's tree. So 3.4-rc0 never reverted ramster, although the git log might imply otherwise.<br> <p> So we were both not wrong. ;-)<br> <p> Now that all those dependencies are resolved in Linus's tree, a simple patch to remove the CONFIG_BROKEN in ramster's KConfig has been submitted and is awaiting merging for -rc1 via GregKH. Anyone wishing to try ramster in 3.4-rc0 can manually remove the CONFIG_BROKEN.<br> </div> Sun, 25 Mar 2012 16:38:28 +0000 3.4 Merge window part 1 https://lwn.net/Articles/488498/ https://lwn.net/Articles/488498/ cesarb <div class="FormattedComment"> AFAIK, Corbet was not wrong. IIRC, ramster *was* removed, and added back again a few patches later.<br> </div> Sat, 24 Mar 2012 22:36:33 +0000 3.4 Merge window part 1 https://lwn.net/Articles/487810/ https://lwn.net/Articles/487810/ djm1021 <div class="FormattedComment"> Thanks for the mention of RAMster and the other article references! A couple of quick corrections: (1) RAMster is still in 3.4 as can be seen in Linus' git tree under drivers/staging/ramster. It is marked with CONFIG_BROKEN only because it is waiting for another patch (submitted by Konrad Wilk) changing the name of some functions in cleancache that it depends on... as soon as that patch is merged, the CONFIG_BROKEN can be removed from ramster's Kconfig. (2) In the merged ramster code, the ocfs2 dependency has been removed. At the request of Sunil Mushran, the small amount of ocfs2 cluster management and messaging code has now simply been duplicated for ramster as it will likely evolve quite differently and there just isn't enough code to make it worth pulling it out for global use beyond ocfs2. (This decision can be revisited later before ramster would be promoted out of staging.)<br> </div> Thu, 22 Mar 2012 01:50:31 +0000