Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live

[PATCH v5 1/3] clk: samsung: exynos3250: Add cpu clock configuration data and...

This patch add CPU clock configuration data and instantiate the CPU clock type for Exynos3250 to support Samsung specific cpu-clock type. Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> Cc:...

View Article


[PATCH v5 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250

This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it on Exynos3250-based Rinato board. Depends on: - next-20150701 tag (master branch) of linux-next kernel tree - This...

View Article


Re: [PATCH v2 4/4] cpufreq: exynos: remove Exynos5250 specific cpufreq driver...

Hi, On Tuesday, June 30, 2015 09:22:06 AM Krzysztof Kozlowski wrote: > On 30.06.2015 02:26, Bartlomiej Zolnierkiewicz wrote: > > Exynos5250 based platforms have switched over to use generic...

View Article

Re: [PATCH v2 4/9] arm: twr-k70f120m: timer driver for Kinetis SoC

On Wed, 1 Jul 2015, Paul Osmialowski wrote: > Hi Thomas, > > On Wed, 1 Jul 2015, Thomas Gleixner wrote: > > > > + clockevents_register_device( > > > +...

View Article

Re: [PATCH 2/3] KVM: x86: properly restore LVT0

On 30/06/2015 22:19, Radim Krčmář wrote: > Legacy NMI watchdog didn't work after migration/resume, because > vapics_in_nmi_mode was left at 0. > > Signed-off-by: Radim Krčmář...

View Article


Re: linux-next: build warning in the origin tree

On Tue, Jun 30, 2015 at 4:01 PM, Christoph Lameter <cl@linux.com> wrote: > On Tue, 30 Jun 2015, Stephen Rothwell wrote: >> WARNING: mm/built-in.o(.text.unlikely+0xc22): Section mismatch...

View Article

Re: [PATCH 3/3] KVM: x86: make vapics_in_nmi_mode atomic

On 30/06/2015 22:19, Radim Krčmář wrote: > Writes were a bit racy, but hard to turn into a bug at the same time. > (Particularly because modern Linux doesn't use this feature anymore.) I suspect...

View Article

Re: [PATCH 0/3] KVM: x86: legacy NMI watchdog fixes

On 30/06/2015 22:19, Radim Krčmář wrote: > Until v2.6.37, Linux used NMI watchdog that utilized IO-APIC and LVT0. > This series fixes some problems with APICv, restore, and concurrency >...

View Article


Re: [PATCH] KVM: x86: remove data variable from kvm_get_msr_common

On 29/06/2015 12:39, Nicolas Iooss wrote: > Commit 609e36d372ad ("KVM: x86: pass host_initiated to functions that > read MSRs") modified kvm_get_msr_common function to use msr_info->data >...

View Article


Re: [PATCH/RFC RESEND] leds: Use set_brightness_work for brightness_set ops...

On Wed 2015-07-01 12:47:02, Jacek Anaszewski wrote: > On 07/01/2015 09:43 AM, Pavel Machek wrote: > >On Wed 2015-07-01 09:28:52, Jacek Anaszewski wrote: > >>On 06/30/2015 07:46 PM,...

View Article

Re: [PATCH] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations

[CCing Hugh as well] On Wed 01-07-15 08:17:31, Michal Hocko wrote: > On Tue 30-06-15 17:17:17, Michal Hocko wrote: > [...] > > Hi, > > the issue has been reported...

View Article

[RFC 11/17] VFIO: platform: select IRQ_BYPASS_MANAGER

Select IRQ_BYPASS_MANAGER when CONFIG_VFIO_PLATFORM is set Signed-off-by: Eric Auger <eric.auger@linaro.org> --- drivers/vfio/platform/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git...

View Article

[RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control

- [add,del]_[consumer,producer] updated to takes both the consumer and producer handles. This is requested to combine info from both, typically to link the source irq owned by the producer with the...

View Article


[RFC 09/17] bypass: IRQ bypass manager proto by Alex

From: Alex Williamson <alex.williamson@redhat.com> There are plenty of details to be filled in, but I think the basics looks something like the code below. The IRQ bypass manager just defines a...

View Article

[RFC 08/17] kvm: arm/arm64: implement kvm_arm_[halt,resume]_guest

On halt, the guest is forced to exit and prevented from being re-entered. This is synchronous. Those two operations will be needed for IRQ forwarding setting. Signed-off-by: Eric Auger...

View Article


[RFC 10/17] KVM: arm: select IRQ_BYPASS_MANAGER

Select IRQ_BYPASS_MANAGER when CONFIG_KVM is set Signed-off-by: Eric Auger <eric.auger@linaro.org> --- arch/arm/kvm/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/kvm/Kconfig...

View Article

[RFC 07/17] KVM: arm: rename pause into power_off

The kvm_vcpu_arch pause field is renamed into power_off to prepare for the introduction of a new pause field. Signed-off-by: Eric Auger <eric.auger@linaro.org> v4 -> v5: - fix compilation...

View Article


[RFC 06/17] VFIO: add vfio_external_{mask|is_active|set_automasked}

Introduces 3 new external functions aimed at doing actions on VFIO devices: - mask VFIO IRQ - get the active status of VFIO IRQ (active at interrupt controller level or masked by the level-sensitive...

View Article

[RFC 05/17] VFIO: platform: implement vfio_device_external_ops callbacks

This patch adds the implementation for the 3 external callbacks of vfio_device_external_ops struct, namely active, is_active, set_automasked. Also vfio_device_ops and vfio_device_external_ops are set...

View Article

[RFC 04/17] VFIO: pci: initialize vfio_device_external_ops

Signed-off-by: Eric Auger <eric.auger@linaro.org> --- v6: creation --- drivers/vfio/pci/vfio_pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/vfio/pci/vfio_pci.c...

View Article
Browsing all 23908 articles
Browse latest View live