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


Groups > linux.kernel > #1737001

Re: [PATCH 1/7] net: qrtr: Invoke sk_error_report() after setting sk_err

From Chris Lew <clew@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/7] net: qrtr: Invoke sk_error_report() after setting sk_err
Date 2017-09-21 20:30 +0200
Message-ID <useoy-4rm-21@gated-at.bofh.it> (permalink)
References <umYaJ-4pA-3@gated-at.bofh.it> <umYaK-4pA-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 9/6/2017 11:03 PM, Bjorn Andersson wrote:
> Rather than manually waking up any context sleeping on the sock to
> signal an error we should call sk_error_report(). This has the added
> benefit that in-kernel consumers can override this notificatino with
> its own callback.
> 

Typo with notification.

Thanks,
Chris

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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/7] net: qrtr: Invoke sk_error_report() after setting  sk_err Chris Lew <clew@codeaurora.org> - 2017-09-21 20:30 +0200

csiph-web