Home
last modified time | relevance | path

Searched hist:"5 bc5588466a1f8b48fb04f56c46474a30508a3d6" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ipa/
H A Dipa_interrupt.cdiff 5bc5588466a1f8b48fb04f56c46474a30508a3d6 Mon Jul 26 12:40:10 CDT 2021 Alex Elder <elder@linaro.org> net: ipa: use WARN_ON() rather than assertions

I've added commented assertions to record certain properties that
can be assumed to hold in certain places in the IPA code. Convert
these into real WARN_ON() calls so the assertions are actually
checked, using the standard WARN_ON() mechanism.

Where errors can be returned, return an error if a warning is
triggered.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dgsi_trans.cdiff 5bc5588466a1f8b48fb04f56c46474a30508a3d6 Mon Jul 26 12:40:10 CDT 2021 Alex Elder <elder@linaro.org> net: ipa: use WARN_ON() rather than assertions

I've added commented assertions to record certain properties that
can be assumed to hold in certain places in the IPA code. Convert
these into real WARN_ON() calls so the assertions are actually
checked, using the standard WARN_ON() mechanism.

Where errors can be returned, return an error if a warning is
triggered.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipa_reg.hdiff 5bc5588466a1f8b48fb04f56c46474a30508a3d6 Mon Jul 26 12:40:10 CDT 2021 Alex Elder <elder@linaro.org> net: ipa: use WARN_ON() rather than assertions

I've added commented assertions to record certain properties that
can be assumed to hold in certain places in the IPA code. Convert
these into real WARN_ON() calls so the assertions are actually
checked, using the standard WARN_ON() mechanism.

Where errors can be returned, return an error if a warning is
triggered.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipa_table.cdiff 5bc5588466a1f8b48fb04f56c46474a30508a3d6 Mon Jul 26 12:40:10 CDT 2021 Alex Elder <elder@linaro.org> net: ipa: use WARN_ON() rather than assertions

I've added commented assertions to record certain properties that
can be assumed to hold in certain places in the IPA code. Convert
these into real WARN_ON() calls so the assertions are actually
checked, using the standard WARN_ON() mechanism.

Where errors can be returned, return an error if a warning is
triggered.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipa_cmd.cdiff 5bc5588466a1f8b48fb04f56c46474a30508a3d6 Mon Jul 26 12:40:10 CDT 2021 Alex Elder <elder@linaro.org> net: ipa: use WARN_ON() rather than assertions

I've added commented assertions to record certain properties that
can be assumed to hold in certain places in the IPA code. Convert
these into real WARN_ON() calls so the assertions are actually
checked, using the standard WARN_ON() mechanism.

Where errors can be returned, return an error if a warning is
triggered.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipa_main.cdiff 5bc5588466a1f8b48fb04f56c46474a30508a3d6 Mon Jul 26 12:40:10 CDT 2021 Alex Elder <elder@linaro.org> net: ipa: use WARN_ON() rather than assertions

I've added commented assertions to record certain properties that
can be assumed to hold in certain places in the IPA code. Convert
these into real WARN_ON() calls so the assertions are actually
checked, using the standard WARN_ON() mechanism.

Where errors can be returned, return an error if a warning is
triggered.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dipa_endpoint.cdiff 5bc5588466a1f8b48fb04f56c46474a30508a3d6 Mon Jul 26 12:40:10 CDT 2021 Alex Elder <elder@linaro.org> net: ipa: use WARN_ON() rather than assertions

I've added commented assertions to record certain properties that
can be assumed to hold in certain places in the IPA code. Convert
these into real WARN_ON() calls so the assertions are actually
checked, using the standard WARN_ON() mechanism.

Where errors can be returned, return an error if a warning is
triggered.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>