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


Groups > linux.kernel > #1737001 > unrolled thread

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

Started byChris Lew <clew@codeaurora.org>
First post2017-09-21 20:30 +0200
Last post2017-09-21 20:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromChris Lew <clew@codeaurora.org>
Date2017-09-21 20:30 +0200
SubjectRe: [PATCH 1/7] net: qrtr: Invoke sk_error_report() after setting sk_err
Message-ID<useoy-4rm-21@gated-at.bofh.it>

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web