linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-13 08:25:34 to 2016-04-13 11:46:11 UTC [more...]

[PATCH v5 5/9] x86/paravirt: Add _safe to the read_msr and write_msr PV hooks
 2016-04-13 11:44 UTC  (2+ messages)
` [tip:x86/asm] x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks

[PATCH v5 2/9] x86/head: Move the early NMI fixup into C
 2016-04-13 11:43 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v5 4/9] x86/traps: Enable all exception handler callbacks early
 2016-04-13 11:44 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v5 1/9] x86/head: Pass a real pt_regs and trapnr to early_fixup_exception
 2016-04-13 11:43 UTC  (2+ messages)
` [tip:x86/asm] x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()

[PATCH v5 3/9] x86/head: Move early exception panic code into early_fixup_exception
 2016-04-13 11:44 UTC  (2+ messages)
` [tip:x86/asm] x86/head: Move early exception panic code into early_fixup_exception()

[PATCH] drm/sti: Use 64-bit timestamps
 2016-04-13  9:28 UTC 

[PATCH 6/6] x86/fpu: Get rid of x87 math exception helpers
 2016-04-13 11:42 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 5/6] x86/fpu: Remove check_fpu() indirection
 2016-04-13 11:42 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 0/2] vfs: Define new syscall getumask
 2016-04-13 11:43 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] x86: Wire up new getumask system call on x86

[PATCH 4/6] x86/tsc: Save an indentation level in recalibrate_cpu_khz()
 2016-04-13 11:42 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 3/6] x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call
 2016-04-13 11:41 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 2/6] x86/cpu: Simplify extended APIC ID detection on AMD
 2016-04-13 11:41 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 1/6] x86/fpu/regset: Use boot_cpu_has()
 2016-04-13 11:41 UTC  (2+ messages)
` [tip:x86/asm] x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()

[PATCH 10/10] x86/cpufeature: Remove cpu_has_xsaves
 2016-04-13 11:40 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage

[PATCH v4 0/5] Modernize ARC clocksource/clockevent/intc drivers
 2016-04-13 11:40 UTC  (6+ messages)
` [PATCH v4 1/5] ARC: clockevent: DT based probe
` [PATCH v4 2/5] ARC: clocksource: "
` [PATCH v4 3/5] ARC: irq: export some IRQs again
` [PATCH v4 4/5] ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq
` [PATCH v4 5/5] ARC: [intc-*] switch to linear domain

[PATCH 09/10] x86/cpufeature: Remove cpu_has_xsave
 2016-04-13 11:40 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage

[PATCH 08/10] x86/cpufeature: Remove cpu_has_fxsr
 2016-04-13 11:39 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage

[PATCH 07/10] x86/cpufeature: Remove cpu_has_apic
 2016-04-13 11:39 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage

[PATCH v3 0/3] SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST removal
 2016-04-13 11:40 UTC  (2+ messages)

[PATCH] qcom: sdhci-msm: enable the DLL clock
 2016-04-13 11:40 UTC  (4+ messages)

[PATCH 05/10] x86/cpufeature: Remove cpu_has_fpu
 2016-04-13 11:38 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage

[PATCH 04/10] x86/cpufeature: Remove cpu_has_xmm
 2016-04-13 11:38 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage

[PATCH 03/10] x86/cpufeature: Remove cpu_has_avx
 2016-04-13 11:37 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage

[PATCH 02/10] x86/cpufeature: Remove cpu_has_aes
 2016-04-13 11:37 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage

[PATCH 01/10] x86/cpufeature: Remove cpu_has_avx2
 2016-04-13 11:37 UTC  (2+ messages)
` [tip:x86/asm] x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage

[PATCH v2] x86/mm/pat: Fix BUG_ON in mmap_mem on QEMU/i386
 2016-04-13 11:36 UTC  (3+ messages)
` [tip:x86/asm] x86/mm/pat: Fix BUG_ON() in mmap_mem() "

[PATCH] sched: don't dump sched debug info in SysRq-W
 2016-04-13 11:36 UTC  (2+ messages)
` [tip:sched/core] sched/debug: Don't "

[PATCH -tip] x86/mce: Use atomic_inc_return barrier when starting monad sync
 2016-04-13 11:35 UTC  (3+ messages)
` [PATCH 2/3] x86/mce: Remove explicit smp_rmb() when starting CPUs sync
  ` [tip:ras/core] "

[PATCH 06/11] locking, rwsem: introduce basis for down_write_killable
 2016-04-13 11:34 UTC  (2+ messages)
` [tip:locking/rwsem] locking/rwsem: Introduce basis for down_write_killable()

[PATCH 1/3] x86/RAS: Rename AMD MCE injectior config item
 2016-04-13 11:35 UTC  (2+ messages)
` [tip:ras/core] x86/RAS: Rename AMD MCE injector "

[PATCH] x86/mce: Avoid using object after free in genpool
 2016-04-13 11:35 UTC  (3+ messages)
` [PATCH 3/3] "
  ` [tip:ras/core] "

[PATCH] perf/x86/intel/pt: Use boot_cpu_has() because it's there
 2016-04-13 11:34 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 04/11] sh, rwsem: drop superfluous arch specific implementation
 2016-04-13 11:33 UTC  (2+ messages)
` [tip:locking/rwsem] locking/rwsem, sh: Drop "

[RFC] Is it a bug for nfs on udp6 mode or kernel?
 2016-04-13 11:28 UTC 

[PATCH 03/11] xtensa, rwsem: drop superfluous arch specific implementation
 2016-04-13 11:33 UTC  (2+ messages)
` [tip:locking/rwsem] locking/rwsem, xtensa: Drop "

[PATCH 05/11] sparc, rwsem: drop superfluous arch specific implementation
 2016-04-13 11:33 UTC  (2+ messages)
` [tip:locking/rwsem] locking/rwsem, sparc: Drop "

[PATCH 01/11] locking, rwsem: get rid of __down_write_nested
 2016-04-13 11:32 UTC  (2+ messages)
` [tip:locking/rwsem] locking/rwsem: Get rid of __down_write_nested()

[PATCH 02/11] locking, rwsem: drop explicit memory barriers
 2016-04-13 11:32 UTC  (2+ messages)
` [tip:locking/rwsem] locking/rwsem: Drop "

[PATCH v3 1/7] selftests/x86: Test the FSBASE/GSBASE API and context switching
 2016-04-13 11:28 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2] x86: wire up compat readv2/writev2 syscalls
 2016-04-13 11:31 UTC  (2+ messages)
` [tip:x86/asm] x86/syscalls: Wire "

[PATCH] x86/vdso: Remove direct HPET access through the vDSO
 2016-04-13 11:31 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v3 7/7] x86/entry: Make gs_change a local label
 2016-04-13 11:31 UTC  (2+ messages)
` [tip:x86/asm] x86/entry/64: "

[tip:x86/asm] x86/cpu: Add Erratum 88 detection on AMD
 2016-04-13 11:30 UTC 

[PATCH v3 5/7] x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify
 2016-04-13 11:30 UTC  (2+ messages)
` [tip:x86/asm] x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()

[PATCH] clk: samsung: exynos7: Enable clocks for CMU_CCORE and CMU_FSYS0 blocks
 2016-04-13 11:31 UTC  (4+ messages)

[tip:x86/asm] x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
 2016-04-13 11:29 UTC 

[tip:x86/asm] x86/asm, sched/x86: Rewrite the FS and GS context switch code
 2016-04-13 11:29 UTC 

[tip:x86/asm] x86/cpu: Probe the behavior of nulling out a segment at boot time
 2016-04-13 11:29 UTC 

[PATCH] uprobes/x86: constify uprobe_xol_ops structures
 2016-04-13 11:27 UTC  (2+ messages)
` [tip:perf/core] uprobes/x86: Constify "

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-13 11:24 UTC  (4+ messages)
` [PATCH 3/6] ARM: PSCI: Register with kernel restart handler

[PATCH] lockdep: Deinline register_lock_class, save 2328 bytes
 2016-04-13 11:28 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: Deinline register_lock_class(), "

[PATCH 1/2] [media] atmel-isc: add the Image Sensor Controller code
 2016-04-13 11:29 UTC  (2+ messages)

[PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
 2016-04-13 11:27 UTC  (20+ messages)
` [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
` [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
` [PATCH 4/4] sched/fair: Implement flat hierarchical structure for util_avg

Possible race in copy of fpu->state in copy_process against the exeve'ing parent?
 2016-04-13 10:25 UTC  (4+ messages)

staging: fsl-mc: Convert to use platform_msi infrastrucutre
 2016-04-13 11:23 UTC  (9+ messages)
` [PATCH 1/6] of/irq: Export of_msi_get_domain
` [PATCH 2/6] base: Export platform_msi_create_irq_domain
` [PATCH 3/6] genirq/msi: Export msi_get_domain_info
` [PATCH 4/6] staging: fsl-mc: Use platform_msi_* infrastructure
` [PATCH 5/6] staging: fsl-mc: Clean up of irq_chip callbacks
` [PATCH 6/6] Revert "staging: fsl-mc: Do not allow building as a module"

[PATCH v1 00/12] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-13 11:22 UTC  (7+ messages)
` [PATCH v1 12/12] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-13 11:21 UTC  (2+ messages)
` CC in git cover letter vs patches (was Re: [PATCH 0/19] get rid of superfluous __GFP_REPORT)

[PATCH v4 4/4] cpuacct: split usage into user_usage and sys_usage
 2016-04-13 11:21 UTC  (11+ messages)
` [tip:sched/core] sched/cpuacct: Split usage accounting "
          ` [PATCH] sched/cpuacct: Check for NULL when using task_pt_regs()

[PATCH v2 1/2] mm, kasan: don't call kasan_krealloc() from ksize()
 2016-04-13 11:20 UTC  (2+ messages)
` [PATCH v2 2/2] mm, kasan: add a ksize() test

[PATCH] powerpc: introduce {cmp}xchg for u8 and u16
 2016-04-13 11:15 UTC  (5+ messages)

[PATCH 1/2] arm64: Add cpu_panic_kernel helper
 2016-04-13 11:16 UTC  (4+ messages)
` [PATCH 2/2] arm64: vhe: Verify CPU Exception Levels

[PATCH] mtd: nand: omap2: allow compiling with COMPILE_TEST
 2016-04-13 11:14 UTC 

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-13 11:12 UTC  (20+ messages)
            ` [Xen-devel] "

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-04-13 11:11 UTC  (9+ messages)
            ` omap uart + dma issues (Re: [PATCH] tty: serial: 8250_omap: do not defer termios changes)

[PATCH 00/10] Enable HugeTLB page migration on POWER
 2016-04-13 11:08 UTC  (4+ messages)
` [PATCH 05/10] powerpc/hugetlb: Split the function 'huge_pte_alloc'

[PATCH 2/3] oom, oom_reaper: Try to reap tasks which skip regular OOM killer path
 2016-04-13 11:08 UTC  (6+ messages)
` [PATCH 2/3] oom, oom_reaper: Try to reap tasks which skipregular "

[PATCH] oom: consider multi-threaded tasks in task_will_free_mem
 2016-04-13 11:04 UTC  (2+ messages)

[PATCH V4] irq: Track the interrupt timings
 2016-04-13 11:05 UTC 

[PATCH v9] acpi, apei, arm64: APEI initial support for aarch64
 2016-04-13 10:57 UTC  (2+ messages)

[PATCH] perf/x86/intel/pt: Don't die on VMXON
 2016-04-13 10:53 UTC  (8+ messages)

[PATCH] ARM: dts: keystone: Add aliases for SPI nodes
 2016-04-13 10:52 UTC 

[PATCH V4 0/7] Introduce ACPI world to ITS irqchip
 2016-04-13 10:49 UTC  (4+ messages)
` [PATCH V4 1/7] acpi, pci: Setup MSI domain on a per-devices basis

[ANNOUNCE] util-linux v2.28
 2016-04-13 10:33 UTC  (2+ messages)

[PATCH 0/1] mm: setting of min_free_kbytes
 2016-04-13 10:36 UTC  (3+ messages)
` [PATCH 1/1] mm: update min_free_kbytes from khugepaged after core initialization

[PATCH RFC v0 00/12] Cyclic Scheduler Against RTC
 2016-04-13 10:35 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: ls1043a: add the DTS node for QSPI support
 2016-04-13 10:08 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: fsl-quadspi: Add fsl, ls1043a-qspi compatible string
` [PATCH v2 2/2] arm64: dts: ls1043a: add the DTS node for QSPI support

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-13 10:27 UTC  (7+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable
  ` [PATCH] x86: add frame annotation for call_rwsem_down_write_failed_killable

[RESEND 00/11] pwm: Add support for PWM Capture
 2016-04-13 10:25 UTC  (13+ messages)
` [RESEND 01/11] pwm: Add PWM Capture support
` [RESEND 02/11] pwm: sysfs: "
` [RESEND 08/11] pwm: sti: Add support for PWM Capture IRQs
` [RESEND 09/11] pwm: sti: Add PWM Capture call-back

[PATCH 0/2] efi: Delete global 'memmap' variable
 2016-04-13 10:24 UTC  (6+ messages)
` [PATCH 2/2] efi: Remove global 'memmap'

[PATCH v4 00/20] x86, boot: kaslr cleanup and 64bit kaslr support
 2016-04-13 10:19 UTC  (6+ messages)
` [PATCH v4 11/20] x86, 64bit: Set ident_mapping for kaslr

drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c:133:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2016-04-13 10:08 UTC  (4+ messages)
` [PATCH] drm/nouveau/iccsense: fix ifnullfree.cocci warnings

drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c:96:3-4: Unneeded semicolon
 2016-04-13 10:08 UTC  (4+ messages)
` [PATCH] drm/nouveau/nvbios/iccsense: fix semicolon.cocci warnings

[PATCH v5 0/9] arm64: Add support for KVM with ACPI
 2016-04-13 10:11 UTC  (6+ messages)
` [PATCH v5 6/9] irqchip/gic-v3: Parse and export virtual GIC information

[PATCH V3 1/2] regulator: max8973: add DT binding details for junction warn temp
 2016-04-13  9:59 UTC  (2+ messages)
` [PATCH V3 2/2] regulator: max8973: add support for junction thermal warning

[PATCH] sched/clock: Make local_clock/cpu_clock inline
 2016-04-13 10:05 UTC  (5+ messages)

"perf: interrupt took too long" messages even with perf_cpu_time_max_percent==0
 2016-04-13 10:03 UTC  (3+ messages)

[GIT PULL 0/5] ARM: EXYNOS: Stuff for v4.7
 2016-04-13 10:01 UTC  (6+ messages)
` [GIT PULL 1/5] ARM: dts: exynos: Artik5 topic branch "
` [GIT PULL 2/5] ARM: dts: exynos: DT "
` [GIT PULL 3/5] arm64: "
` [GIT PULL 4/5] ARM: defconfig "
` [GIT PULL 5/5] arm64: "

[PATCH v6 00/10] arm64: Add support for KVM with ACPI
 2016-04-13 10:01 UTC  (5+ messages)
` [PATCH v6 04/10] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v6 05/10] irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "

[PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
 2016-04-13 10:00 UTC  (2+ messages)

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2016-04-13  9:58 UTC  (6+ messages)

[PATCH 0/7] pinctrl: soc/tegra: Add support to configure IO rail voltage and pad power states
 2016-04-13  9:56 UTC  (11+ messages)
` [PATCH 4/7] soc/tegra: pmc: Add interface to set voltage of IO rails
` [PATCH 6/7] pinctrl: tegra: Add DT binding for io pads control

[PATCH] MAINTAINERS: Update email address
 2016-04-13  9:53 UTC  (3+ messages)

[PATCH 2/3] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-13  9:52 UTC 

[PATCH] fdt: fix extend of cmd line
 2016-04-13  9:52 UTC 

[PATCH V2] mtd: nand: pasemi: switch to pr_* functions
 2016-04-13  9:48 UTC  (2+ messages)
` [PATCH V3] mtd: nand: pasemi: switch to dev_* printing functions

[PATCH 0/2] KVM: x86: disable MPX if host did not enable MPX XSAVE features
 2016-04-13  9:47 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v3] prism54: isl_38xx: Replace 'struct timeval'
 2016-04-13  9:45 UTC  (3+ messages)

[BUG] cgroup/workques/fork: deadlock when moving cgroups
 2016-04-13  9:42 UTC 

[PATCH v7 0/2] AMBA: add complete support for power domains
 2016-04-13  9:36 UTC  (3+ messages)
` [PATCH v7 1/2] drivers: base: add support for registering notifier about deferred probe
` [PATCH v7 2/2] drivers: amba: properly handle devices with power domains

[RESEND PATCH 0/2] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-04-13  9:32 UTC  (2+ messages)

[PATCH, RESEND 3] qla2xxx: Remove use of 'struct timeval'
 2016-04-13  9:32 UTC  (3+ messages)

[RESEND PATCH v9] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-04-13  9:24 UTC  (13+ messages)

[PATCH 0/5] hisi_sas: v2 hw SATA fixes
 2016-04-13  9:28 UTC  (2+ messages)

[PATCH] atmel-isc: fix compare_const_fl.cocci warnings
 2016-04-13  9:24 UTC  (2+ messages)

[PATCH] atmel-isc: fix platform_no_drv_owner.cocci warnings
 2016-04-13  9:24 UTC  (2+ messages)

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-13  9:19 UTC  (3+ messages)
` [PATCH 24/25] arm64:ilp32: add vdso-ilp32 and use for signal return

[PATCH] mpt3sas: Remove usage of 'struct timeval'
 2016-04-13  7:01 UTC 

[PATCH] mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
 2016-04-13  9:09 UTC  (3+ messages)

[PATCH] coresight: no need to do the forced type conversion
 2016-04-13  9:09 UTC 

[PATCH] arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip
 2016-04-13  9:05 UTC  (3+ messages)

[PATCH 00/31] huge tmpfs: THPagecache implemented by teams
 2016-04-13  8:58 UTC  (5+ messages)
` [PATCH 12/31] huge tmpfs: extend get_user_pages_fast to shmem pmd

[PATCH v6 00/19] i2c-octeon and i2c-thunderx drivers
 2016-04-13  8:55 UTC  (11+ messages)
` [PATCH v6 01/19] i2c: octeon: Increase retry default and use fixed timeout value
` [PATCH v6 02/19] i2c: octeon: Move set-clock and init-lowlevel upward
` [PATCH v6 03/19] i2c: octeon: Rename [read|write]_sw to reg_[read|write]
` [PATCH v6 04/19] i2c: octeon: Introduce helper functions for register access
` [PATCH v6 06/19] i2c: octeon: Improve error status checking

[PATCH v1] lib/stackdepot.c: allow the stack trace hash to be zero
 2016-04-13  8:51 UTC  (2+ messages)

[PATCH v5 0/6] Support calling functions on dedicated physical cpu
 2016-04-13  8:49 UTC  (2+ messages)

[PATCH v5 00/14] x86: remove paravirt_enabled()
 2016-04-13  8:44 UTC  (3+ messages)
` [PATCH v5 07/14] tools/lguest: force disable tboot and apm

[-next] BUG_ON in scsi_target_destroy()
 2016-04-13  8:41 UTC  (2+ messages)

[PATCH RFC] I2C: i2c-smbus: add device tree support
 2016-04-13  8:36 UTC 

[PATCH] arm64: defconfig: Enable PL330 DMA controller
 2016-04-13  8:33 UTC  (2+ messages)

[PATCH v2] arm64: dts: Add nodes for pdma0 and pdam1 for exynos7
 2016-04-13  8:29 UTC  (2+ messages)

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-13  8:26 UTC  (7+ messages)
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field

[PATCH 1/3] lightnvm: calculate rrpc total blocks and sectors up front
 2016-04-13  8:27 UTC  (3+ messages)
` [PATCH 2/3] lightnvm: store rrpc soffset in device sector size instead of 512
` [PATCH 3/3] lightnvm: fix address issues related to multi target


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).