<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ldd3/short, branch master</title>
<subtitle>ldd3 code examples</subtitle>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/'/>
<entry>
<title>short: Don't use deprecated IRQF_DISABLED flag when requesting a IRQ</title>
<updated>2018-02-25T22:38:23+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@dowhile0.org</email>
</author>
<published>2018-02-25T22:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=c600b086ac0a10c5ac0a64fb027e99f8f4da399c'/>
<id>c600b086ac0a10c5ac0a64fb027e99f8f4da399c</id>
<content type='text'>
The IRQF_DISABLED flag has been removed from the Linux kernel, remove
it from the driver so it compiles again.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The IRQF_DISABLED flag has been removed from the Linux kernel, remove
it from the driver so it compiles again.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Use file_dentry() to get struct file's dentry</title>
<updated>2018-02-25T22:32:36+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@dowhile0.org</email>
</author>
<published>2018-02-25T22:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=75b0bd7f6a0e10669b999089ed77cc5711ef6993'/>
<id>75b0bd7f6a0e10669b999089ed77cc5711ef6993</id>
<content type='text'>
The struct file doesn't have a struct dentry member anymore, use the macro
to get the struct dentry for a struct file.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The struct file doesn't have a struct dentry member anymore, use the macro
to get the struct dentry for a struct file.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use absolute path for commands in load/unload scripts</title>
<updated>2018-02-25T21:25:37+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@dowhile0.org</email>
</author>
<published>2018-02-25T21:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=e3c38f894f146aad18e14196ca39e679f35bf19f'/>
<id>e3c38f894f146aad18e14196ca39e679f35bf19f</id>
<content type='text'>
Just let the shell lookup from the user's $PATH since some tools may not
be installed in the absolute path used in the scripts.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just let the shell lookup from the user's $PATH since some tools may not
be installed in the absolute path used in the scripts.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Include &lt;linux/sched/signal.h&gt; header for signal_pending()</title>
<updated>2018-02-25T13:42:52+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@dowhile0.org</email>
</author>
<published>2018-02-25T13:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=606e09a231e38336eefb2075b340b43fda0dec41'/>
<id>606e09a231e38336eefb2075b340b43fda0dec41</id>
<content type='text'>
Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Fix cast to meet workqueue handler signature</title>
<updated>2011-01-07T23:51:53+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2011-01-03T19:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=03c545f9a74be052e0b2f2bdeaf4a40d125ac908'/>
<id>03c545f9a74be052e0b2f2bdeaf4a40d125ac908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Remove third argument to INIT_WORK</title>
<updated>2010-12-30T13:26:53+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-30T13:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=f89bea78b8b3ef3afa82e065bf307a4ec4e7af63'/>
<id>f89bea78b8b3ef3afa82e065bf307a4ec4e7af63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Remove struct pt_regs parameter from irq handlers</title>
<updated>2010-12-30T02:18:01+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-30T02:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=e596f552a90504d7ba49dd75db0ce40eda33f60c'/>
<id>e596f552a90504d7ba49dd75db0ce40eda33f60c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Remove struct pt_regs parameter from short_probing irq handler</title>
<updated>2010-12-30T02:12:38+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-30T02:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=4260b929697ccca189c0e46622be0dea1965715c'/>
<id>4260b929697ccca189c0e46622be0dea1965715c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Use the new IRQF_ constants</title>
<updated>2010-12-29T04:11:27+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-29T04:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=6ad7ee1e8ca7af2c80eefdbd8974826270a34562'/>
<id>6ad7ee1e8ca7af2c80eefdbd8974826270a34562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>short: Remove &lt;linux/config.h&gt;</title>
<updated>2010-12-07T01:19:20+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-07T01:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=13887d0fef7be643d3dbb336469e158ebbdd39e8'/>
<id>13887d0fef7be643d3dbb336469e158ebbdd39e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
