search for: atomic64

Displaying 20 results from an estimated 39 matches for "atomic64".

2015 Oct 19
2
[PATCH] drm/virtio: use %llu format string form atomic64_t
...;virtio_timeline_value_str': >> > > drivers/gpu/drm/virtio/virtgpu_fence.c:64:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=] >> > > snprintf(str, size, "%lu", atomic64_read(&fence->drv->last_seq)); >> > > ^ >> > > drivers/gpu/drm/virtio/virtgpu_debugfs.c: In function 'virtio_gpu_debugfs_irq_info': >> > > drivers/gpu/drm/virtio/virtgpu_debugfs.c:37:16: warning: format '%ld' expects...
2015 Oct 19
2
[PATCH] drm/virtio: use %llu format string form atomic64_t
...;virtio_timeline_value_str': >> > > drivers/gpu/drm/virtio/virtgpu_fence.c:64:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=] >> > > snprintf(str, size, "%lu", atomic64_read(&fence->drv->last_seq)); >> > > ^ >> > > drivers/gpu/drm/virtio/virtgpu_debugfs.c: In function 'virtio_gpu_debugfs_irq_info': >> > > drivers/gpu/drm/virtio/virtgpu_debugfs.c:37:16: warning: format '%ld' expects...
2015 Oct 19
0
[PATCH] drm/virtio: use %llu format string form atomic64_t
On Monday 19 October 2015 09:34:15 Geert Uytterhoeven wrote: > On Wed, Oct 7, 2015 at 1:23 PM, Arnd Bergmann <arnd at arndb.de> wrote: > > static __inline__ int atomic64_add_unless(atomic64_t *v, long a, long u) > > > > which truncates the result to 32 bit. > > Woops. > > See also my unanswered question in "atomic64 on 32-bit vs 64-bit (was: > Re: Add virtio gpu driver.)", which is still valid: > https://lkml.org/lkml/2015/...
2015 Oct 07
3
[PATCH] drm/virtio: use %llu format string form atomic64_t
...: In function 'virtio_timeline_value_str': > > drivers/gpu/drm/virtio/virtgpu_fence.c:64:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=] > > snprintf(str, size, "%lu", atomic64_read(&fence->drv->last_seq)); > > ^ > > drivers/gpu/drm/virtio/virtgpu_debugfs.c: In function 'virtio_gpu_debugfs_irq_info': > > drivers/gpu/drm/virtio/virtgpu_debugfs.c:37:16: warning: format '%ld' expects argument of type 'long...
2015 Oct 07
3
[PATCH] drm/virtio: use %llu format string form atomic64_t
...: In function 'virtio_timeline_value_str': > > drivers/gpu/drm/virtio/virtgpu_fence.c:64:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=] > > snprintf(str, size, "%lu", atomic64_read(&fence->drv->last_seq)); > > ^ > > drivers/gpu/drm/virtio/virtgpu_debugfs.c: In function 'virtio_gpu_debugfs_irq_info': > > drivers/gpu/drm/virtio/virtgpu_debugfs.c:37:16: warning: format '%ld' expects argument of type 'long...
2014 Jun 18
1
[PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS
...750 100644 --- a/include/linux/atomic.h +++ b/include/linux/atomic.h @@ -160,6 +160,8 @@ static inline void atomic_or(int i, atomic_t *v) } #endif /* #ifndef CONFIG_ARCH_HAS_ATOMIC_OR */ +#define atomic_read_raw(v) (v.counter) + #include <asm-generic/atomic-long.h> #ifdef CONFIG_GENERIC_ATOMIC64 #include <asm-generic/atomic64.h> diff --git a/kernel/locking/qspinlock.c b/kernel/locking/qspinlock.c index fc7fd8c..2833fe1 100644 --- a/kernel/locking/qspinlock.c +++ b/kernel/locking/qspinlock.c @@ -265,7 +265,7 @@ void queue_spin_lock_slowpath(struct qspinlock *lock, u32 val) * seque...
2014 Jun 18
1
[PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS
...750 100644 --- a/include/linux/atomic.h +++ b/include/linux/atomic.h @@ -160,6 +160,8 @@ static inline void atomic_or(int i, atomic_t *v) } #endif /* #ifndef CONFIG_ARCH_HAS_ATOMIC_OR */ +#define atomic_read_raw(v) (v.counter) + #include <asm-generic/atomic-long.h> #ifdef CONFIG_GENERIC_ATOMIC64 #include <asm-generic/atomic64.h> diff --git a/kernel/locking/qspinlock.c b/kernel/locking/qspinlock.c index fc7fd8c..2833fe1 100644 --- a/kernel/locking/qspinlock.c +++ b/kernel/locking/qspinlock.c @@ -265,7 +265,7 @@ void queue_spin_lock_slowpath(struct qspinlock *lock, u32 val) * seque...
2017 Oct 24
0
Crash in CentOS 7 kernel-3.10.0-514.16.1.el7.x86_64 in Xen PV mode
...ves: switching to SMP code [ 0.002000] [Firmware Bug]: CPU1: APIC id mismatch. Firmware: ffff APIC: 6 [ 0.072708] Brought up 2 CPUs [ 0.073046] devtmpfs: initialized [ 0.075736] EVM: security.selinux [ 0.075742] EVM: security.ima [ 0.075746] EVM: security.capability [ 0.076705] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.076714] pinctrl core: initialized pinctrl subsystem [ 0.076763] xen:grant_table: Grant tables using version 2 layout [ 0.076775] BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 [ 0.076786] IP: [<fffff...
2018 Jan 09
0
Centos 7 Kernel 3.10.0-693.11.6.el7.x86_64 does not boot PV
...: CPU3: APIC id mismatch. Firmware: ffff APIC: 0 [ 0.120937] Brought up 4 CPUs [ 0.145051] node 0 initialised, 470802 pages in 24ms [ 0.146162] devtmpfs: initialized [ 0.152152] EVM: security.selinux [ 0.152168] EVM: security.ima [ 0.152176] EVM: security.capability [ 0.154191] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.154214] pinctrl core: initialized pinctrl subsystem [ 0.154337] xen:grant_table: Grant tables using version 2 layout [ 0.154393] Grant table initialized [ 0.174361] RTC time: 165:165:165, date: 165/165/65 [ 0.174560] NET: Regi...
2018 Jan 06
2
Centos 7 Kernel 3.10.0-693.11.6.el7.x86_64 does not boot PV
...u 3 spinlock event irq 38 [ 0.002000] [Firmware Bug]: CPU3: APIC id mismatch. Firmware: ffff APIC: 1 [ 0.087723] Brought up 4 CPUs [ 0.088128] devtmpfs: initialized [ 0.097568] EVM: security.selinux [ 0.097576] EVM: security.ima [ 0.097582] EVM: security.capability [ 0.099417] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.099440] pinctrl core: initialized pinctrl subsystem [ 0.099538] xen:grant_table: Grant tables using version 2 layout [ 0.099569] Grant table initialized [ 0.119476] RTC time: 165:165:165, date: 165/165/65 [ 0.119675] NET: Reg...
2017 Oct 24
2
Crash in CentOS 7 kernel-3.10.0-514.16.1.el7.x86_64 in Xen PV mode
On Tue, Oct 24, 2017 at 3:36 AM, Akemi Yagi <amyagi at gmail.com> wrote: > On Mon, Oct 23, 2017 at 11:08 PM, Akemi Yagi <amyagi at gmail.com> wrote: > >> On Mon, Oct 23, 2017 at 12:57 PM, Karl Johnson <karljohnson.it at gmail.com> >> wrote: >> >>> On Sat, May 20, 2017 at 8:30 PM, Sarah Newman <srn at prgmr.com> wrote: >>>
2012 Mar 26
0
Xen 4.1.2 / Fedora 16 pv domU does not show Anaconda
...ace: allocating 24660 entries in 49 pages [ 0.003085] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only. [ 0.003737] NMI watchdog disabled (cpu0): hardware events not enabled [ 0.003786] Brought up 1 CPUs [ 0.004160] devtmpfs: initialized [ 0.005389] atomic64 test passed for i586+ platform with CX8 and with SSE [ 0.005450] Grant table initialized [ 0.024389] RTC time: 165:165:165, date: 165/165/65 [ 0.024507] NET: Registered protocol family 16 [ 0.025757] PCI: setting up Xen PCI frontend stub [ 0.027392] bio: create slab <bio-0> at...
2014 Jul 11
0
Trying to set-up DomU CentOS 7, but get Warning: /dev/root does not exist
...CPU 1 [    0.028095] cpu 1 spinlock event irq 24 [    0.028118] SMP alternatives: switching to SMP code [    0.047691] Brought up 2 CPUs [    0.047799] devtmpfs: initialized [    0.047959] EVM: security.selinux [    0.047965] EVM: security.ima [    0.047969] EVM: security.capability [    0.049423] atomic64 test passed for x86-64 platform with CX8 and with SSE [    0.049454] xen:grant_table: Grant tables using version 2 layout [    0.049481] Grant table initialized [    0.049517] NET: Registered protocol family 16 [    0.050055] PCI: setting up Xen PCI frontend stub [    0.051077] bio: create slab &lt...
2012 Sep 26
4
guestfish hang when exec command.
Hi, I have some issues with libguestfs. I download the libguestfs-0.18.3 source code and read the README file. it requested qemu >= 0.13, my qemu version is qemu-1.0.1 requested kernel version >= 2.6.34, my kernel version is 3.1.4 the most of requirement for compiling I reached. but I completed compiltion and executed command. the guestfish hang there. the following was my operating steps:
2011 Feb 02
3
Re: [Fedora-xen] 2.6.38-rc dom0 kernel and xen 4.1.0-rc2
...[    0.002999] ftrace: allocating 23839 entries in 94 pages [    0.003348] installing Xen timer for CPU 1 [    0.003388] SMP alternatives: switching to SMP code [    0.000999] CPU: Unsupported number of siblings 4 [    0.005106] Brought up 2 CPUs [    0.005207] devtmpfs: initialized [    0.010172] atomic64 test passed for x86-64 platform with CX8 and with SSE [    0.010194] Grant table initialized [    0.029174] Time: 165:165:165  Date: 165/165/65 [    0.029222] NET: Registered protocol family 16 [    0.030089] PCI: Fatal: No config space access function found [    0.031659] bio: create slab <bio-...
2014 Mar 07
3
[LLVMdev] [RFC] Add second "failure" AtomicOrdering to cmpxchg instruction
...void @atomic_fetch_umin32(i32 %x) nounwind { } define void @atomic_fetch_cmpxchg32() nounwind { - %t1 = cmpxchg i32* @sc32, i32 0, i32 1 acquire + %t1 = cmpxchg i32* @sc32, i32 0, i32 1 acquire acquire ; X64: lock ; X64: cmpxchgl ; X32: lock diff --git a/test/CodeGen/X86/atomic64.ll b/test/CodeGen/X86/atomic64.ll index aa00045..4f55edc 100644 --- a/test/CodeGen/X86/atomic64.ll +++ b/test/CodeGen/X86/atomic64.ll @@ -183,7 +183,7 @@ define void @atomic_fetch_umin64(i64 %x) nounwind { } define void @atomic_fetch_cmpxchg64() nounwind { - %t1 = cmpxchg i64* @sc64, i64 0, i6...
2019 Nov 28
2
virt-df -a xxx.qcow2 failure, after about ten minutes , failed
...nlock [ 0.208083] Brought up 1 CPUs [ 0.208529] smpboot: Max logical packages: 1 [ 0.209155] smpboot: Total of 1 processors activated (4389.68 BogoMIPS) [ 0.210565] devtmpfs: initialized [ 0.213175] EVM: security.selinux [ 0.213663] EVM: security.ima [ 0.214100] EVM: security.capability [ 0.215309] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.216315] pinctrl core: initialized pinctrl subsystem [ 0.217171] RTC time: 9:25:29, date: 11/28/19 [ 0.217895] NET: Registered protocol family 16 [ 0.218918] PCI: Using configuration type 1 for base access [ 0.220663] ACPI: Interpreter disabl...
2018 Jan 25
3
Re: [ovirt-users] Slow conversion from VMware in 4.1
...[ 0.125379] Brought up 1 CPUs > [ 0.125616] smpboot: Total of 1 processors activated (4199.99 BogoMIPS) > [ 0.126464] devtmpfs: initialized > [ 0.128347] EVM: security.selinux > [ 0.128608] EVM: security.ima > [ 0.128835] EVM: security.capability > [ 0.129796] atomic64 test passed for x86-64 platform with CX8 and with SSE > [ 0.130333] pinctrl core: initialized pinctrl subsystem > [ 0.130805] RTC time: 20:26:38, date: 01/24/18 > [ 0.131217] NET: Registered protocol family 16 > [ 0.131774] ACPI: bus type PCI registered > [ 0.132096] a...
2012 Oct 30
8
[PATCH] xen PVonHVM: require at least Xen 3.4 as dom0
The XenPVHVM extensions have not been tested much on very old hypervisors. At least Xen 3.4 gets some testing with the pvops kernel. Require at least Xen 3.4 for the PVonHVM extensions. If an older hypervisor is detected the extensions will be disabled and the guest will only see emulated hardware. Signed-off-by: Olaf Hering <olaf@aepfle.de> --- arch/x86/xen/enlighten.c | 27
2012 Jul 14
2
video issue - Intel Atom based motherboard D2500HN
Hi all, I recently bought a Intel D2500HN motherboard with Intel GMA 3600 video card. I want to install FreeBSD 9-Release on it via PXE, but after booting the system, it seems that video card driver doesn't work properly. Have a look at this picture: http://img703.imageshack.us/img703/5648/20120714393.jpg I've tried the # vidcontrol 80x25 but unfortunately it doesn't help. Do