search for: 157,15

Displaying 20 results from an estimated 29 matches for "157,15".

Did you mean: 157,14
2011 Oct 12
1
[PATCH] ns16550: fix poll handling regression
...g loop''s condition. Since that bit may not clear for an extended period of time (i.e. when no new output is generated), it must not be used in this way indefinitely. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/xen/drivers/char/ns16550.c +++ b/xen/drivers/char/ns16550.c @@ -157,15 +157,18 @@ static void __ns16550_poll(struct cpu_us { struct serial_port *port = this_cpu(poll_port); struct ns16550 *uart = port->uart; - char lsr; + unsigned char lsr, mask = LSR_DR | LSR_THRE; if ( uart->intr_works ) return; /* Interrupts work - no more...
2018 Feb 18
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...>> Index: src/library/base/R/merge.R >> >>> =================================================================== >> >>> --- src/library/base/R/merge.R (revision 74264) >> >>> +++ src/library/base/R/merge.R (working copy) >> >>> @@ -157,6 +157,15 @@ >> >>> } >> >>> if(has.common.nms) names(y) <- nm.y >> >>> + ## If by.x %in% names(y) then duplicate column names still >> >>> arise, >> >>> + ## apply suffixes to these &g...
2018 Feb 20
3
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...he patch.diff file after the last edits. Here's the correct patch (attached and copied below): Index: src/library/base/R/merge.R =================================================================== --- src/library/base/R/merge.R (revision 74280) +++ src/library/base/R/merge.R (working copy) @@ -157,6 +157,14 @@ } if(has.common.nms) names(y) <- nm.y + ## If by.x %in% names(y) then duplicate column names still arise, + ## apply suffixes to just y - this keeps backwards compatibility + ## when referring to by.x in the resulting data.frame + dupe....
2018 Feb 17
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...man/listinfo/r-devel > >> > > >> > > > > > Index: src/library/base/R/merge.R > =================================================================== > --- src/library/base/R/merge.R (revision 74264) > +++ src/library/base/R/merge.R (working copy) > @@ -157,6 +157,15 @@ > } > > if(has.common.nms) names(y) <- nm.y > + ## If by.x %in% names(y) then duplicate column names still arise, > + ## apply suffixes to these > + dupe.keyx <- intersect(nm.by, names(y)) > + if(length(dupe.key...
2018 Feb 20
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
.../library/base/R/merge.R > >> >>> =================================================================== > >> >>> --- src/library/base/R/merge.R (revision 74264) > >> >>> +++ src/library/base/R/merge.R (working copy) > >> >>> @@ -157,6 +157,15 @@ > >> >>> } > >> >>> if(has.common.nms) names(y) <- nm.y > >> >>> + ## If by.x %in% names(y) then duplicate column names still > >> >>> arise, > >> >>> + ## a...
2018 Feb 22
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...d and copied below): >> >> Index: src/library/base/R/merge.R >> =================================================================== >> --- src/library/base/R/merge.R (revision 74280) >> +++ src/library/base/R/merge.R (working copy) >> @@ -157,6 +157,14 @@ >> } >> >> if(has.common.nms) names(y) <- nm.y >> + ## If by.x %in% names(y) then duplicate column names still arise, >> + ## apply suffixes to just y - this keeps backwards compatibility >> + ## when...
2018 Feb 18
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...t; >>>> >>>> >> Index: src/library/base/R/merge.R >>> =================================================================== >>> --- src/library/base/R/merge.R (revision 74264) >>> +++ src/library/base/R/merge.R (working copy) >>> @@ -157,6 +157,15 @@ >>> } >>> if(has.common.nms) names(y) <- nm.y >>> + ## If by.x %in% names(y) then duplicate column names still >>> arise, >>> + ## apply suffixes to these >>> + dupe.keyx <- intersect...
2018 Feb 21
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...edits. > Here's the correct patch (attached and copied below): > > Index: src/library/base/R/merge.R > =================================================================== > --- src/library/base/R/merge.R (revision 74280) > +++ src/library/base/R/merge.R (working copy) > @@ -157,6 +157,14 @@ > } > > if(has.common.nms) names(y) <- nm.y > + ## If by.x %in% names(y) then duplicate column names still arise, > + ## apply suffixes to just y - this keeps backwards compatibility > + ## when referring to by.x in the result...
2018 Feb 23
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...>> > >> Index: src/library/base/R/merge.R > >> =================================================================== > >> --- src/library/base/R/merge.R (revision 74280) > >> +++ src/library/base/R/merge.R (working copy) > >> @@ -157,6 +157,14 @@ > >> } > >> > >> if(has.common.nms) names(y) <- nm.y > >> + ## If by.x %in% names(y) then duplicate column names still > arise, > >> + ## apply suffixes to just y - this keeps backwards > compatibil...
2018 Feb 18
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...;> >>>> >>> >>> > >> Index: src/library/base/R/merge.R >> =================================================================== >> --- src/library/base/R/merge.R (revision 74264) >> +++ src/library/base/R/merge.R (working copy) >> @@ -157,6 +157,15 @@ >> } >> >> if(has.common.nms) names(y) <- nm.y >> + ## If by.x %in% names(y) then duplicate column names still arise, >> + ## apply suffixes to these >> + dupe.keyx <- intersect(nm.by, names(y)) >&...
2000 Mar 30
0
Browsing works, but not graphically
...can be either a WINS Server, or a WINS Client, but NOT both ; wins server = w.x.y.z +; wins server = 128.143.6.42 +; wins server = 128.143.6.40 # WINS Proxy - Tells Samba to answer name resolution queries on # behalf of a non WINS capable client, for this to work there must be @@ -136,6 +157,15 @@ # this has been changed in version 1.9.18 to no. dns proxy = no +# Case Preservation can be handy - system default is _no_ +# NOTE: These can be set on a per share basis +; preserve case = no +; short preserve case = no +# Default case is normally upper case for all DOS files +; de...
2019 Aug 02
0
[PATCH v7 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
...ser *user_bo_handles = NULL; - struct list_head validate_list; - struct ttm_validate_buffer *buflist = NULL; - int i; - struct ww_acquire_ctx ticket; + struct virtio_gpu_object_array *buflist = NULL; struct sync_file *sync_file; int in_fence_fd = exbuf->fence_fd; int out_fence_fd = -1; @@ -157,15 +152,10 @@ static int virtio_gpu_execbuffer_ioctl(struct drm_device *dev, void *data, return out_fence_fd; } - INIT_LIST_HEAD(&validate_list); if (exbuf->num_bo_handles) { - bo_handles = kvmalloc_array(exbuf->num_bo_handles, - sizeof(uint32_t), GFP_KERNEL); - bufli...
2018 Feb 18
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...gt;>> > >> Index: src/library/base/R/merge.R > >>> =================================================================== > >>> --- src/library/base/R/merge.R (revision 74264) > >>> +++ src/library/base/R/merge.R (working copy) > >>> @@ -157,6 +157,15 @@ > >>> } > >>> if(has.common.nms) names(y) <- nm.y > >>> + ## If by.x %in% names(y) then duplicate column names still > >>> arise, > >>> + ## apply suffixes to these > >>> +...
2015 Nov 18
0
[PATCH 2/3] x86: irq_enable_sysexit pv op is no longer needed
..._INDIRECT(pv_cpu_ops+PV_CPU_irq_enable_sysexit)) - - #else /* !CONFIG_X86_32 */ /* diff --git a/arch/x86/include/asm/paravirt_types.h b/arch/x86/include/asm/paravirt_types.h index 31247b5..608bbf3 100644 --- a/arch/x86/include/asm/paravirt_types.h +++ b/arch/x86/include/asm/paravirt_types.h @@ -157,15 +157,6 @@ struct pv_cpu_ops { u64 (*read_pmc)(int counter); -#ifdef CONFIG_X86_32 - /* - * Atomically enable interrupts and return to userspace. This - * is only used in 32-bit kernels. 64-bit kernels use - * usergs_sysret32 instead. - */ - void (*irq_enable_sysexit)(void); -#endif -...
2018 Feb 17
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
Hi Frederick, I would expect that any duplicate names in the resulting data.frame would have the suffixes appended to them, regardless of whether or not they are used as the join key. So in my example I would expect "names.x" and "names.y" to indicate their source data.frame. While careful reading of the documentation reveals this is not the case, I would argue the intent of
2016 Apr 13
0
[PATCH 1/1] x32 support
...volatile ("cld; rep; insl" + : "+D" (__d), "+c"(__n) + : "d"(__p)); +} + +#endif /* _SYS_IO_H */ diff --git a/usr/klibc/SYSCALLS.def b/usr/klibc/SYSCALLS.def index 41cfa17..e62a9e8 100644 --- a/usr/klibc/SYSCALLS.def +++ b/usr/klibc/SYSCALLS.def @@ -157,15 +157,17 @@ int getcwd::__getcwd(char *, size_t); /* * I/O operations */ -<!i386,m68k,64> int open::__open(const char *, int, mode_t); -<?!i386,m68k,64> int openat::__openat(int, const char *, int, mode_t); -<?64> int open(const char *, int, mode_t); -<64> int openat(...
2015 Nov 18
8
[PATCH 0/3] Fix and cleanup for 32-bit PV sysexit
The first patch fixes Xen PV regression introduced by 32-bit rewrite. Unlike the earlier version it uses ALTERNATIVE instruction and avoids using xen_sysexit (and sysret32 in compat mode) pv ops, as suggested by Andy. (I ended up patching TEST with XOR to avoid extra NOPs, even though I said yesterday it would be wrong. It's not wrong) As result of this patch irq_enable_sysexit and
2015 Nov 18
8
[PATCH 0/3] Fix and cleanup for 32-bit PV sysexit
The first patch fixes Xen PV regression introduced by 32-bit rewrite. Unlike the earlier version it uses ALTERNATIVE instruction and avoids using xen_sysexit (and sysret32 in compat mode) pv ops, as suggested by Andy. (I ended up patching TEST with XOR to avoid extra NOPs, even though I said yesterday it would be wrong. It's not wrong) As result of this patch irq_enable_sysexit and
2015 Nov 19
7
[PATCH v2 0/3] Fix and cleanup for 32-bit PV sysexit
The first patch fixes Xen PV regression introduced by 32-bit rewrite. Unlike the earlier version it uses ALTERNATIVE instruction and avoids using xen_sysexit (and sysret32 in compat mode) pv ops, as suggested by Andy. As result of this patch irq_enable_sysexit and usergs_sysret32 pv ops are not used anymore by anyone and so can be removed. v2: * patch both TEST and JZ intructions with a
2015 Nov 19
7
[PATCH v2 0/3] Fix and cleanup for 32-bit PV sysexit
The first patch fixes Xen PV regression introduced by 32-bit rewrite. Unlike the earlier version it uses ALTERNATIVE instruction and avoids using xen_sysexit (and sysret32 in compat mode) pv ops, as suggested by Andy. As result of this patch irq_enable_sysexit and usergs_sysret32 pv ops are not used anymore by anyone and so can be removed. v2: * patch both TEST and JZ intructions with a