summaryrefslogtreecommitdiff
path: root/cpusched.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-05-07 08:48:19 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-05-07 12:00:07 +0200
commitf6d211974eff4ba67461262031af54fdb4f54210 (patch)
tree74dbca2eedda4ac963c3ee5b312654aca9ff7571 /cpusched.h
parent096b043a8581ad43f030323a69b4e6c6e78530fa (diff)
netsniff-ng: Open pcap w/o O_NOATIME on 2nd try
If the file open fails with O_NOATIME option then try to open it w/o this option in case if the user does not have enough prvileges to use O_NOATIME. It fixes the case when user made pcap file in sudo mode but after it should still use sudo to read it because of setting O_NOATIME option requires higher privileges. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'cpusched.h')
0 files changed, 0 insertions, 0 deletions
Those must be fully registered before you can register a child. Add a bit of tracking to make sure that asynchronous mst connector hotplugging gets this right. For consistency we rely upon the implicit barriers of the connector->mutex, which is taken anyway, to ensure that at least either the connector or device registration call will work out. Mildly tested since I can't reliably reproduce this on my mst box here. Reported-by: Dave Hansen <dave.hansen@intel.com> Cc: Dave Hansen <dave.hansen@intel.com> Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1484237756-2720-1-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'include/net/ip6_checksum.h')