Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1232952

Re: [PATCH] soc: qcom: smd: Reject send of too big packets

From Andy Gross <agross@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] soc: qcom: smd: Reject send of too big packets
Date 2015-09-25 19:10 +0200
Message-ID <qcEFs-7G2-21@gated-at.bofh.it> (permalink)
References <qcq9r-3Fl-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 24, 2015 at 06:37:18PM -0700, Bjorn Andersson wrote:
> Attempting to find room for a packet that's bigger than the fifo will
> never succeed and the calling process will be sleeping forever in the
> loop, waiting for enough room. So fail early instead.
> 
> Reported-by: Courtney Cavin <courtney.cavin@sonymobile.com>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
> ---

Looks reasonable.

Reviewed-by: Andy Gross <agross@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] soc: qcom: smd: Reject send of too big packets Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-09-25 03:40 +0200
  Re: [PATCH] soc: qcom: smd: Reject send of too big packets Andy Gross <agross@codeaurora.org> - 2015-09-25 19:10 +0200

csiph-web