<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netbsd/sys/dev/dm/dm_dev.c, branch trunk</title>
<subtitle>NetBSD fork for lockdoc analysis</subtitle>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/'/>
<entry>
<title>fix typos in sys/dev/dm code comments and documentation.</title>
<updated>2021-08-21T22:23:33+00:00</updated>
<author>
<name>andvar</name>
<email>andvar@NetBSD.org</email>
</author>
<published>2021-08-21T22:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=c6207fc3e01ffea4d2da111753e022327e9c4e51'/>
<id>c6207fc3e01ffea4d2da111753e022327e9c4e51</id>
<content type='text'>
also remove some trailing space in documentation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also remove some trailing space in documentation.</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt to proplib API chanages.</title>
<updated>2020-07-08T15:07:13+00:00</updated>
<author>
<name>thorpej</name>
<email>thorpej@NetBSD.org</email>
</author>
<published>2020-07-08T15:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=d7f8da659aab9d50a29812634b8b8ec61669e682'/>
<id>d7f8da659aab9d50a29812634b8b8ec61669e682</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: Remove unnecessary inlining</title>
<updated>2019-12-31T10:30:30+00:00</updated>
<author>
<name>tkusumi</name>
<email>tkusumi@NetBSD.org</email>
</author>
<published>2019-12-31T10:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=cbe8f5e725ed252bc6d4d5439e2218c7efea92b3'/>
<id>cbe8f5e725ed252bc6d4d5439e2218c7efea92b3</id>
<content type='text'>
These two don't really need to be inlined.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These two don't really need to be inlined.</pre>
</div>
</content>
</entry>
<entry>
<title>dm: Style cleanups (no functional changes)</title>
<updated>2019-12-15T14:39:42+00:00</updated>
<author>
<name>tkusumi</name>
<email>tkusumi@NetBSD.org</email>
</author>
<published>2019-12-15T14:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=335d67065cfb38d4598e84a619006f80235e5596'/>
<id>335d67065cfb38d4598e84a619006f80235e5596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dm: Remove void casts of function calls</title>
<updated>2019-12-14T10:49:30+00:00</updated>
<author>
<name>tkusumi</name>
<email>tkusumi@NetBSD.org</email>
</author>
<published>2019-12-14T10:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=8251df4780867c4ec74e1f8f7dff9571a8af310b'/>
<id>8251df4780867c4ec74e1f8f7dff9571a8af310b</id>
<content type='text'>
Use of void casts in dm is not consistent, just get rid of them.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use of void casts in dm is not consistent, just get rid of them.</pre>
</div>
</content>
</entry>
<entry>
<title>dm: Fix strange pointer declarations</title>
<updated>2019-12-07T15:28:39+00:00</updated>
<author>
<name>tkusumi</name>
<email>tkusumi@NetBSD.org</email>
</author>
<published>2019-12-07T15:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=6e7f0c2a2cd260b4143dc6377c755f675229665a'/>
<id>6e7f0c2a2cd260b4143dc6377c755f675229665a</id>
<content type='text'>
Should be "type *name" or "type* name", but not "type * name".
taken-from: DragonFlyBSD</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should be "type *name" or "type* name", but not "type * name".
taken-from: DragonFlyBSD</pre>
</div>
</content>
</entry>
<entry>
<title>dm: style + whitespace + indentation fixes</title>
<updated>2019-12-04T15:31:12+00:00</updated>
<author>
<name>tkusumi</name>
<email>tkusumi@NetBSD.org</email>
</author>
<published>2019-12-04T15:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=700f61674206faebfb558227e0da2f6d18deee0c'/>
<id>700f61674206faebfb558227e0da2f6d18deee0c</id>
<content type='text'>
No functional changes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No functional changes.</pre>
</div>
</content>
</entry>
<entry>
<title>dm: Make global dm locks static</title>
<updated>2019-12-03T16:22:01+00:00</updated>
<author>
<name>tkusumi</name>
<email>tkusumi@NetBSD.org</email>
</author>
<published>2019-12-03T16:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=8503280498cf9af3253805880212c704bd70a3f2'/>
<id>8503280498cf9af3253805880212c704bd70a3f2</id>
<content type='text'>
These are all per-file locks which protect dev/pdev/target structure.
taken-from: DragonFlyBSD</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are all per-file locks which protect dev/pdev/target structure.
taken-from: DragonFlyBSD</pre>
</div>
</content>
</entry>
<entry>
<title>use some size_t, add whitespace between functions, rcsids.</title>
<updated>2018-01-05T14:22:26+00:00</updated>
<author>
<name>christos</name>
<email>christos@NetBSD.org</email>
</author>
<published>2018-01-05T14:22:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=30f3f9afbb6ee7c71dd6daa26feb529f960b2711'/>
<id>30f3f9afbb6ee7c71dd6daa26feb529f960b2711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove checks for failure after memory allocation calls that cannot fail:</title>
<updated>2017-06-01T02:45:05+00:00</updated>
<author>
<name>chs</name>
<email>chs@NetBSD.org</email>
</author>
<published>2017-06-01T02:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=d65a6a674f69502a14737c500056ddadf0269e3c'/>
<id>d65a6a674f69502a14737c500056ddadf0269e3c</id>
<content type='text'>
  kmem_alloc() with KM_SLEEP
  kmem_zalloc() with KM_SLEEP
  percpu_alloc()
  pserialize_create()
  psref_class_create()

all of these paths include an assertion that the allocation has not failed,
so callers should not assert that again.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  kmem_alloc() with KM_SLEEP
  kmem_zalloc() with KM_SLEEP
  percpu_alloc()
  pserialize_create()
  psref_class_create()

all of these paths include an assertion that the allocation has not failed,
so callers should not assert that again.</pre>
</div>
</content>
</entry>
</feed>
