search for: bind_

Displaying 6 results from an estimated 6 matches for "bind_".

Did you mean: bind
2011 Mar 30
1
[PATCH] xen: events: fix error checks in bind_*_to_irqhandler()
Checking 'irq < 0' doesn't work when 'irq' is unsigned. The assigned bind_evtchn_to_irq() and bind_virq_to_irq() return int, so using int appears appropriate. Signed-off-by: Nicolas Kaiser <nikai at nikai.net> --- drivers/xen/events.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/xen/events.c b/drivers/xen/events.c index 036...
2011 Mar 30
1
[PATCH] xen: events: fix error checks in bind_*_to_irqhandler()
Checking 'irq < 0' doesn't work when 'irq' is unsigned. The assigned bind_evtchn_to_irq() and bind_virq_to_irq() return int, so using int appears appropriate. Signed-off-by: Nicolas Kaiser <nikai at nikai.net> --- drivers/xen/events.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/xen/events.c b/drivers/xen/events.c index 036...
2011 Mar 30
1
[PATCH] xen: events: fix error checks in bind_*_to_irqhandler()
Checking 'irq < 0' doesn't work when 'irq' is unsigned. The assigned bind_evtchn_to_irq() and bind_virq_to_irq() return int, so using int appears appropriate. Signed-off-by: Nicolas Kaiser <nikai at nikai.net> --- drivers/xen/events.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/xen/events.c b/drivers/xen/events.c index 036...
2013 Oct 06
8
[Bug 70212] New: glxinfo triggers assert in cso_release_all after 3f0627c2ad6
...re dumped) I've bisected the regression to this commit: 3f0627c2ad605b006737312c478907859411ffa8 is the first bad commit commit 3f0627c2ad605b006737312c478907859411ffa8 Author: Brian Paul <brianp at vmware.com> Date: Thu Sep 12 18:09:33 2013 -0600 nouveau: implement pipe_context::bind_sampler_states() :040000 040000 b09183c220eb383907e212299a3ed5d66bd26c18 cbfe533aeb6e5ff8648ac8efdf60a28b86ffe5e0 M src -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.fre...
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...tion of ban_credits. o Volker Lendecke <vl at samba.org> * BUG 12268: smbd: Reset O_NONBLOCK on open files. o Stefan Metzmacher <metze at samba.org> * BUG 11948: dcerpc.idl: Remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE. * BUG 11982: Invalid auth_pad_length is not ignored for BIND_* and ALTER_* pdus. * BUG 11994: gensec/spnego: Work around missing server mechListMIC in SMB servers. * BUG 12007: libads: Ensure the right ccache is used during spnego bind. * BUG 12018: python/remove_dc: Handle dnsNode objects without dnsRecord attribute. * BUG 12129: s...
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...tion of ban_credits. o Volker Lendecke <vl at samba.org> * BUG 12268: smbd: Reset O_NONBLOCK on open files. o Stefan Metzmacher <metze at samba.org> * BUG 11948: dcerpc.idl: Remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE. * BUG 11982: Invalid auth_pad_length is not ignored for BIND_* and ALTER_* pdus. * BUG 11994: gensec/spnego: Work around missing server mechListMIC in SMB servers. * BUG 12007: libads: Ensure the right ccache is used during spnego bind. * BUG 12018: python/remove_dc: Handle dnsNode objects without dnsRecord attribute. * BUG 12129: s...