<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-op-linux/drivers/staging/netlogic, branch master</title>
<subtitle>Talos™ II Linux sources for OpenPOWER</subtitle>
<id>https://git.raptorcs.com/git/talos-op-linux/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-op-linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/'/>
<updated>2019-10-25T03:08:32+00:00</updated>
<entry>
<title>Staging: Netlogic: Fix spelling mistake</title>
<updated>2019-10-25T03:08:32+00:00</updated>
<author>
<name>Evan Chime</name>
<email>chime.evan.dri.devel@gmail.com</email>
</author>
<published>2019-10-18T17:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=7fb50738e2f61e040cb3bfa46258e675267638c2'/>
<id>urn:sha1:7fb50738e2f61e040cb3bfa46258e675267638c2</id>
<content type='text'>
Change "standred" on line 3 to "standard"

Signed-off-by: Evan Chime &lt;chime.evan.dri.devel@gmail.com&gt;
Link: https://lore.kernel.org/r/20191018175759.GA8294@ik-ubuntu
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: Netlogic: Fix grammatical error</title>
<updated>2019-10-25T03:08:32+00:00</updated>
<author>
<name>Evan Chime</name>
<email>chime.evan.dri.devel@gmail.com</email>
</author>
<published>2019-10-18T17:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=f44e565e91557ded98049e72ed9b63088ff88018'/>
<id>urn:sha1:f44e565e91557ded98049e72ed9b63088ff88018</id>
<content type='text'>
Change "in to" in "Changing comments in to linux standred format" on
line 3 to "into"

Signed-off-by: Evan Chime &lt;chime.evan.dri.devel@gmail.com&gt;
Link: https://lore.kernel.org/r/20191018175725.GA8274@ik-ubuntu
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: use devm_platform_ioremap_resource() to simplify code</title>
<updated>2019-10-25T02:40:38+00:00</updated>
<author>
<name>YueHaibing</name>
<email>yuehaibing@huawei.com</email>
</author>
<published>2019-10-16T09:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=f1ca32696aea8e65b0b5122b494b52e128e66630'/>
<id>urn:sha1:f1ca32696aea8e65b0b5122b494b52e128e66630</id>
<content type='text'>
Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.

Signed-off-by: YueHaibing &lt;yuehaibing@huawei.com&gt;
Link: https://lore.kernel.org/r/20191016090136.20620-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: Change GFP_ATOMIC to GFP_KERNEL</title>
<updated>2019-07-01T07:07:03+00:00</updated>
<author>
<name>Hariprasad Kelam</name>
<email>hariprasad.kelam@gmail.com</email>
</author>
<published>2019-06-29T19:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=5d32630f170c5e200381f3d26ffe179f58f61b66'/>
<id>urn:sha1:5d32630f170c5e200381f3d26ffe179f58f61b66</id>
<content type='text'>
Below is data path of xlr_config_spill
xlr_net_probe
  --&gt;xlr_config_fifo_spill_area
  ---&gt;xlr_config_spill

We can use GFP_KERNEL as this function is getting called from
xlr_net_probe and there are no locks.

Signed-off-by: Hariprasad Kelam &lt;hariprasad.kelam@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: add missing SPDX lines to Makefile files</title>
<updated>2019-04-03T09:10:15+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-04-02T10:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=97ed8eab2a0067bee21aa634c938454660e76a38'/>
<id>urn:sha1:97ed8eab2a0067bee21aa634c938454660e76a38</id>
<content type='text'>
There are a few remaining drivers/staging/*/Makefile files that do not
have SPDX identifiers in them.  Add the correct GPL-2.0 identifier to
them to make scanning tools happy.

Reviewed-by: Mukesh Ojha &lt;mojha@codeaurora.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: add missing SPDX lines to Kconfig files</title>
<updated>2019-04-03T09:10:15+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-04-02T10:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=99b75a4e3275e85814db0fa2f49274bd3d5359d3'/>
<id>urn:sha1:99b75a4e3275e85814db0fa2f49274bd3d5359d3</id>
<content type='text'>
There are a few remaining drivers/staging/*/Kconfig files that do not
have SPDX identifiers in them.  Add the correct GPL-2.0 identifier to
them to make scanning tools happy.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: Remove unnecessary error print</title>
<updated>2019-03-21T19:08:07+00:00</updated>
<author>
<name>Himadri Pandya</name>
<email>himadri18.07@gmail.com</email>
</author>
<published>2019-03-21T09:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=85b45eadbe6e605d3dae956404c4eb0aa06fe6d3'/>
<id>urn:sha1:85b45eadbe6e605d3dae956404c4eb0aa06fe6d3</id>
<content type='text'>
Kmalloc normally produces a backtrace when there is not enough memory.
So it is unnecessary to print an error message that provides only this
information. Hence, remove pr_error() from memory allocation check.
Issue found using Coccinelle.

Signed-off-by: Himadri Pandya &lt;himadri18.07@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: replace skb_put/pull pair with skb_reserve</title>
<updated>2019-03-21T07:25:00+00:00</updated>
<author>
<name>Ivan Safonov</name>
<email>insafonov@gmail.com</email>
</author>
<published>2019-03-20T12:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=b17b6823419aa698aff5650b6cabc6ab03d76729'/>
<id>urn:sha1:b17b6823419aa698aff5650b6cabc6ab03d76729</id>
<content type='text'>
The sequence

    skb_put(skb);
    skb_pull(skb);

leads to the same result as

    skb_reserve(skb);

but second is a little shorter and clearer.

Signed-off-by: Ivan Safonov &lt;insafonov@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: Remove unnecessary 'out of memory' message</title>
<updated>2019-03-18T06:05:23+00:00</updated>
<author>
<name>Wentao Cai</name>
<email>etsai042@gmail.com</email>
</author>
<published>2019-03-12T09:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=796618673fcd8053bfbb74fd6b8dd6fe95001ca6'/>
<id>urn:sha1:796618673fcd8053bfbb74fd6b8dd6fe95001ca6</id>
<content type='text'>
Remove unnecessary 'out of memory' message to silence checkpatch.pl
warning:
WARNING: Possible unnecessary 'out of memory' message

Signed-off-by: Wentao Cai &lt;etsai042@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: Remove boilerplate license text</title>
<updated>2019-02-26T10:40:07+00:00</updated>
<author>
<name>Bhagyashri Dighole</name>
<email>digholebhagyashri@gmail.com</email>
</author>
<published>2019-02-23T09:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=6c9939629d17391c714bce33865966588b51a197'/>
<id>urn:sha1:6c9939629d17391c714bce33865966588b51a197</id>
<content type='text'>
Removes the boilerplate license text.

Signed-off-by: Bhagyashri Dighole &lt;digholebhagyashri@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
