<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/misc, branch tegra-9.12.6</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>misc: pmem: don't flush if file was opened with O_SYNC</title>
<updated>2009-11-03T01:27:19+00:00</updated>
<author>
<name>Dima Zavin</name>
<email>dima@android.com</email>
</author>
<published>2009-11-02T03:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d9fd94906d0af05be96dfa544e520ff10ca88e0c'/>
<id>d9fd94906d0af05be96dfa544e520ff10ca88e0c</id>
<content type='text'>
Change-Id: I067218658a0d7f7ecc1fe73e9ff6b0c3b3054653
Signed-off-by: Dima Zavin &lt;dima@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I067218658a0d7f7ecc1fe73e9ff6b0c3b3054653
Signed-off-by: Dima Zavin &lt;dima@android.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: apanic: erase kpanic when no data</title>
<updated>2009-09-24T16:57:34+00:00</updated>
<author>
<name>Tom Zhu</name>
<email>a2289c@android-hal-04.(none)</email>
</author>
<published>2009-09-24T15:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=83f44aa8e5386352c1d1df9b448b166456e7a8af'/>
<id>83f44aa8e5386352c1d1df9b448b166456e7a8af</id>
<content type='text'>
erase kpanic partition when there is no data(console and thread)

Signed-off-by: Tom Zhu &lt;a2289c@android-hal-04.(none)&gt;
Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
erase kpanic partition when there is no data(console and thread)

Signed-off-by: Tom Zhu &lt;a2289c@android-hal-04.(none)&gt;
Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: apanic: Improved bad-block / watchdog handling</title>
<updated>2009-09-23T20:38:25+00:00</updated>
<author>
<name>Tom Zhu</name>
<email>ling.zhu@motorola.com</email>
</author>
<published>2009-09-22T21:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=27ec2759053b4d92e6d41cf129755c683714529e'/>
<id>27ec2759053b4d92e6d41cf129755c683714529e</id>
<content type='text'>
1. handle cases that there is no more good blocks
2. touch softlockup watchdog at the start of apanic
3. change unsigned char get_bb() to unsigned int get_bb()
4. return idx instead of rc2, to keep the previous written pages.

Signed-off-by: Tom Zhu &lt;ling.zhu@motorola.com&gt;
Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. handle cases that there is no more good blocks
2. touch softlockup watchdog at the start of apanic
3. change unsigned char get_bb() to unsigned int get_bb()
4. return idx instead of rc2, to keep the previous written pages.

Signed-off-by: Tom Zhu &lt;ling.zhu@motorola.com&gt;
Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: apanic: bad block handling</title>
<updated>2009-09-22T16:25:50+00:00</updated>
<author>
<name>Tom Zhu</name>
<email>ling.zhu@motorola.com</email>
</author>
<published>2009-09-21T21:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=cec6739d1a23cbf73546d770f94a49ef77691c3c'/>
<id>cec6739d1a23cbf73546d770f94a49ef77691c3c</id>
<content type='text'>
Add bad block handling in apanic

Signed-off-by: Tom Zhu &lt;ling.zhu@motorola.com&gt;
Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add bad block handling in apanic

Signed-off-by: Tom Zhu &lt;ling.zhu@motorola.com&gt;
Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ramconsole/apanic: Ensure ramconsole does not get cluttered by apanic threads</title>
<updated>2009-09-17T21:52:33+00:00</updated>
<author>
<name>San Mehat</name>
<email>san@google.com</email>
</author>
<published>2009-09-17T21:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2e513c1f05a9d065ca8c3cad7ee95d81ccd66fdb'/>
<id>2e513c1f05a9d065ca8c3cad7ee95d81ccd66fdb</id>
<content type='text'>
Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "apanic: Send magic sequence to suspend ramconsole before we start dumping threads"</title>
<updated>2009-09-17T21:52:27+00:00</updated>
<author>
<name>San Mehat</name>
<email>san@google.com</email>
</author>
<published>2009-09-17T21:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c4ecbf2c25b0592891ae70af9f55c4d1a78eb6c9'/>
<id>c4ecbf2c25b0592891ae70af9f55c4d1a78eb6c9</id>
<content type='text'>
This reverts commit 5dc3d578c42e291781ea7f7529483253aa4283c9.

Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5dc3d578c42e291781ea7f7529483253aa4283c9.

Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apanic: Fix a few cases of calling non-atomic things from atomic</title>
<updated>2009-09-17T21:16:59+00:00</updated>
<author>
<name>San Mehat</name>
<email>san@google.com</email>
</author>
<published>2009-09-17T21:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=f8a43a016f8c3dd258083cd9b1646db3226603fd'/>
<id>f8a43a016f8c3dd258083cd9b1646db3226603fd</id>
<content type='text'>
We need to pay special care to not enrage cond_resched(), and the
base nand bb stuff calls schedule() so thats out.

Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to pay special care to not enrage cond_resched(), and the
base nand bb stuff calls schedule() so thats out.

Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apanic: Send magic sequence to suspend ramconsole before we start dumping threads</title>
<updated>2009-09-16T19:40:18+00:00</updated>
<author>
<name>San Mehat</name>
<email>san@google.com</email>
</author>
<published>2009-09-14T21:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=5dc3d578c42e291781ea7f7529483253aa4283c9'/>
<id>5dc3d578c42e291781ea7f7529483253aa4283c9</id>
<content type='text'>
Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: apanic: Android kernel panic handler.</title>
<updated>2009-09-02T15:09:07+00:00</updated>
<author>
<name>San Mehat</name>
<email>san@google.com</email>
</author>
<published>2009-09-01T20:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a772a0dd7a12807464e1d768adc42b8e8f0c20d3'/>
<id>a772a0dd7a12807464e1d768adc42b8e8f0c20d3</id>
<content type='text'>
	This driver triggers when the kernel panics and attempts to
write critical debug data to the flash.

Signed-off-by: San Mehat &lt;san@google.com&gt;

drivers: apanic: checkpatch fixes

Signed-off-by: San Mehat &lt;san@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	This driver triggers when the kernel panics and attempts to
write critical debug data to the flash.

Signed-off-by: San Mehat &lt;san@google.com&gt;

drivers: apanic: checkpatch fixes

Signed-off-by: San Mehat &lt;san@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pmem: Expose is_pmem_file to the in-kernel users.</title>
<updated>2009-08-05T07:09:06+00:00</updated>
<author>
<name>Dima Zavin</name>
<email>dima@android.com</email>
</author>
<published>2009-07-16T07:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0d1060f749aade019e03fa4400e5174ac27a4c30'/>
<id>0d1060f749aade019e03fa4400e5174ac27a4c30</id>
<content type='text'>
Signed-off-by: Dima Zavin &lt;dima@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dima Zavin &lt;dima@android.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
