/************************************************************************** * * Copyright 2008-2009 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sub license, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice (including the * next paragraph) shall be included in all copies or substantial portions * of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL * THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE * USE OR OTHER DEALINGS IN THE SOFTWARE. * **************************************************************************/ /* * Authors: Thomas Hellstrom <thellstrom-at-vmware-dot-com> */ #ifndef _DRM_GLOBAL_H_ #define _DRM_GLOBAL_H_ enum drm_global_types { DRM_GLOBAL_TTM_MEM = 0, DRM_GLOBAL_TTM_BO, DRM_GLOBAL_TTM_OBJECT, DRM_GLOBAL_NUM }; struct drm_global_reference { enum drm_global_types global_type; size_t size; void *object; int (*init) (struct drm_global_reference *); void (*release) (struct drm_global_reference *); }; extern void drm_global_init(void); extern void drm_global_release(void); extern int drm_global_item_ref(struct drm_global_reference *ref); extern void drm_global_item_unref(struct drm_global_reference *ref); #endif ' href='/cgit.cgi/linux/net-next.git/commit/include/net/gtp.h?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/net/gtp.h?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/net/gtp.h'> <input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='433e19cf33d34bb6751c874a9c00980552fe508c'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/commit/?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>root</a>/<a href='/cgit.cgi/linux/net-next.git/commit/include?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>include</a>/<a href='/cgit.cgi/linux/net-next.git/commit/include/net?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>net</a>/<a href='/cgit.cgi/linux/net-next.git/commit/include/net/gtp.h?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>gtp.h</a></div><div class='content'><div class='cgit-panel'><b>diff options</b><form method='get'><input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='433e19cf33d34bb6751c874a9c00980552fe508c'/><table><tr><td colspan='2'/></tr><tr><td class='label'>context:</td><td class='ctrl'><select name='context' onchange='this.form.submit();'><option value='1'>1</option><option value='2'>2</option><option value='3' selected='selected'>3</option><option value='4'>4</option><option value='5'>5</option><option value='6'>6</option><option value='7'>7</option><option value='8'>8</option><option value='9'>9</option><option value='10'>10</option><option value='15'>15</option><option value='20'>20</option><option value='25'>25</option><option value='30'>30</option><option value='35'>35</option><option value='40'>40</option></select></td></tr><tr><td class='label'>space:</td><td class='ctrl'><select name='ignorews' onchange='this.form.submit();'><option value='0' selected='selected'>include</option><option value='1'>ignore</option></select></td></tr><tr><td class='label'>mode:</td><td class='ctrl'><select name='dt' onchange='this.form.submit();'><option value='0' selected='selected'>unified</option><option value='1'>ssdiff</option><option value='2'>stat only</option></select></td></tr><tr><td/><td class='ctrl'><noscript><input type='submit' value='reload'/></noscript></td></tr></table></form></div><table summary='commit info' class='commit-info'> <tr><th>author</th><td>Dexuan Cui <decui@microsoft.com></td><td class='right'>2017-01-28 11:46:02 -0700</td></tr> <tr><th>committer</th><td>Greg Kroah-Hartman <gregkh@linuxfoundation.org></td><td class='right'>2017-01-31 10:59:48 +0100</td></tr> <tr><th>commit</th><td colspan='2' class='oid'><a href='/cgit.cgi/linux/net-next.git/commit/include/net/gtp.h?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>433e19cf33d34bb6751c874a9c00980552fe508c</a> (<a href='/cgit.cgi/linux/net-next.git/patch/include/net/gtp.h?id=433e19cf33d34bb6751c874a9c00980552fe508c'>patch</a>)</td></tr> <tr><th>tree</th><td colspan='2' class='oid'><a href='/cgit.cgi/linux/net-next.git/tree/?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>ce6547ef2987fbb289fa28f03536328a42781651</a> /<a href='/cgit.cgi/linux/net-next.git/tree/include/net/gtp.h?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>include/net/gtp.h</a></td></tr> <tr><th>parent</th><td colspan='2' class='oid'><a href='/cgit.cgi/linux/net-next.git/commit/include/net/gtp.h?h=nds-private-remove&id=191e885a2e130e639bb0c8ee350d7047294f2ce6'>191e885a2e130e639bb0c8ee350d7047294f2ce6</a> (<a href='/cgit.cgi/linux/net-next.git/diff/include/net/gtp.h?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c&id2=191e885a2e130e639bb0c8ee350d7047294f2ce6'>diff</a>)</td></tr></table> <div class='commit-subject'>Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()</div><div class='commit-msg'>Commit a389fcfd2cb5 ("Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()") added the proper mb(), but removed the test "prev_write_sz < pending_sz" when making the signal decision. As a result, the guest can signal the host unnecessarily, and then the host can throttle the guest because the host thinks the guest is buggy or malicious; finally the user running stress test can perceive intermittent freeze of the guest. This patch brings back the test, and properly handles the in-place consumption APIs used by NetVSC (see get_next_pkt_raw(), put_pkt_raw() and commit_rd_index()). Fixes: a389fcfd2cb5 ("Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()") Signed-off-by: Dexuan Cui <decui@microsoft.com> Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Tested-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Cc: "K. Y. Srinivasan" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Stephen Hemminger <sthemmin@microsoft.com> Cc: <stable@vger.kernel.org> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> </div><div class='diffstat-header'><a href='/cgit.cgi/linux/net-next.git/diff/?h=nds-private-remove&id=433e19cf33d34bb6751c874a9c00980552fe508c'>Diffstat</a> (limited to 'include/net/gtp.h')</div><table summary='diffstat' class='diffstat'>