<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM14Lawall</id>
	<title>WG211/M14Lawall - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM14Lawall"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M14Lawall&amp;action=history"/>
	<updated>2026-04-05T23:03:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://mw.hh.se/wg211/index.php?title=WG211/M14Lawall&amp;diff=1190&amp;oldid=prev</id>
		<title>Eric: Created page with &quot;Increasing Automation in the Backporting of Linux Drivers Using Coccinelle  Luis R. Rodriguez, Suse Labs Julia Lawall, Inria/LIP6/UPMC/Sorbonne University  Software is continuall...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M14Lawall&amp;diff=1190&amp;oldid=prev"/>
		<updated>2015-01-19T21:23:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Increasing Automation in the Backporting of Linux Drivers Using Coccinelle  Luis R. Rodriguez, Suse Labs Julia Lawall, Inria/LIP6/UPMC/Sorbonne University  Software is continuall...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Increasing Automation in the Backporting of Linux Drivers Using&lt;br /&gt;
Coccinelle&lt;br /&gt;
&lt;br /&gt;
Luis R. Rodriguez, Suse Labs&lt;br /&gt;
Julia Lawall, Inria/LIP6/UPMC/Sorbonne University&lt;br /&gt;
&lt;br /&gt;
Software is continually evolving, to fix bugs and add new features.&lt;br /&gt;
Industry users, however, often value stability, and thus are not always&lt;br /&gt;
able to update their code base to the latest versions.  This raises the&lt;br /&gt;
need to selectively backport new features to older software versions.&lt;br /&gt;
Traditionally, backporting has been done by cluttering the backported code&lt;br /&gt;
with preprocessor directives, to replace behaviors that are unsupported in&lt;br /&gt;
an earlier version by appropriate workarounds.  This approach however&lt;br /&gt;
involves writing a lot of error-prone backporting code, and results in&lt;br /&gt;
implementations that are hard to read and maintain.  We consider this&lt;br /&gt;
issue in the context of the Linux kernel, for which older versions are in&lt;br /&gt;
wide use.  We present a new backporting strategy that relies on the use of&lt;br /&gt;
a compatability library and on code that is automatically generated using&lt;br /&gt;
the program transformation tool Coccinelle.  This approach reduces the&lt;br /&gt;
amount of code that must be manually written, and thus can help the Linux&lt;br /&gt;
kernel backporting effort scale.&lt;/div&gt;</summary>
		<author><name>Eric</name></author>
	</entry>
</feed>