Displaying 20 results from an estimated 96 matches for "linuxdriverproject".
2018 Jan 17
1
[PATCH] drm/nouveau/mmu: Fix trailing semicolon
...atement that does no operation.
Removing it since it doesn't do anything.
Signed-off-by: Luis de Bethencourt <luisbg at kernel.org>
---
Hi,
After fixing the same thing in drivers/staging/rtl8723bs/, Joe Perches
suggested I fix it treewide [0].
Best regards
Luis
[0] http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2018-January/115410.html
[1] http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2018-January/115390.html
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subd...
2011 May 03
6
various vmbus review comments
I just took a quick look at the vmbus code, and have the following
comments:
- why is count_hv_channel() even a function?
- your .h files need to be consolidated and renamed. You will
need a single hyperv.h file for include/linux/ that will
contain some of what the vmbus*.h files have in it, but not
all. Please merge things together to have:
- include/linux/hyperv.h
What is
2011 May 03
6
various vmbus review comments
I just took a quick look at the vmbus code, and have the following
comments:
- why is count_hv_channel() even a function?
- your .h files need to be consolidated and renamed. You will
need a single hyperv.h file for include/linux/ that will
contain some of what the vmbus*.h files have in it, but not
all. Please merge things together to have:
- include/linux/hyperv.h
What is
2011 May 19
6
vmbus driver
Greg,
A few days ago you applied all the outstanding patches for the Hyper-V
drivers. With these patches, I have addressed all of the known review
comments for the vmbus driver (and a lot of comments/issues in other
drivers as well). I am still hoping I can address
whatever other issues/comments there might be with the intention to
get the vmbus driver out of staging in the current window.
2011 May 19
6
vmbus driver
Greg,
A few days ago you applied all the outstanding patches for the Hyper-V
drivers. With these patches, I have addressed all of the known review
comments for the vmbus driver (and a lot of comments/issues in other
drivers as well). I am still hoping I can address
whatever other issues/comments there might be with the intention to
get the vmbus driver out of staging in the current window.
2017 May 15
2
Support of lguest?
Lguest and Xen pv-guests are the only users of pv_mmu_ops (with the
one exception of the .exit_mmap member, which is being used by Xen
HVM-guests, too).
As it is possible now to build a kernel without Xen pv-guest support
while keeping PVH and PVHVM support, I thought about putting most
pv_mmu_ops functions in #ifdef CONFIG_XEN_HAS_PVMMU sections. If there
wouldn't be lguest...
So my
2019 Feb 03
0
[PATCH 3.16 140/305] x86/hyper-v: Enable PIT shutdown quirk
...ter restarts the
timer.
Disable the counter clearing on PIT shutdown.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2017 May 15
2
Support of lguest?
Lguest and Xen pv-guests are the only users of pv_mmu_ops (with the
one exception of the .exit_mmap member, which is being used by Xen
HVM-guests, too).
As it is possible now to build a kernel without Xen pv-guest support
while keeping PVH and PVHVM support, I thought about putting most
pv_mmu_ops functions in #ifdef CONFIG_XEN_HAS_PVMMU sections. If there
wouldn't be lguest...
So my
2018 Nov 19
0
[PATCH 4.14 064/124] x86/hyper-v: Enable PIT shutdown quirk
...ter restarts the
timer.
Disable the counter clearing on PIT shutdown.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 19
0
[PATCH 4.19 119/205] x86/hyper-v: Enable PIT shutdown quirk
...ter restarts the
timer.
Disable the counter clearing on PIT shutdown.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 19
0
[PATCH 4.18 096/171] x86/hyper-v: Enable PIT shutdown quirk
...ter restarts the
timer.
Disable the counter clearing on PIT shutdown.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 19
0
[PATCH 4.4 136/160] clockevents/drivers/i8253: Add support for PIT shutdown quirk
...er register is
zero'ed, which platform specific code can override.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 19
0
[PATCH 4.19 129/205] clockevents/drivers/i8253: Add support for PIT shutdown quirk
...er register is
zero'ed, which platform specific code can override.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 19
0
[PATCH 4.18 104/171] clockevents/drivers/i8253: Add support for PIT shutdown quirk
...er register is
zero'ed, which platform specific code can override.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 19
0
[PATCH 4.14 072/124] clockevents/drivers/i8253: Add support for PIT shutdown quirk
...er register is
zero'ed, which platform specific code can override.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 19
0
[PATCH 4.9 52/83] clockevents/drivers/i8253: Add support for PIT shutdown quirk
...er register is
zero'ed, which platform specific code can override.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2019 Feb 03
0
[PATCH 3.16 139/305] clockevents/drivers/i8253: Add support for PIT shutdown quirk
...er register is
zero'ed, which platform specific code can override.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2018 Nov 04
0
[tip:x86/urgent] x86/hyper-v: Enable PIT shutdown quirk
...ter restarts the
timer.
Disable the counter clearing on PIT shutdown.
Signed-off-by: Michael Kelley <mikelley at microsoft.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: "gregkh at linuxfoundation.org" <gregkh at linuxfoundation.org>
Cc: "devel at linuxdriverproject.org" <devel at linuxdriverproject.org>
Cc: "daniel.lezcano at linaro.org" <daniel.lezcano at linaro.org>
Cc: "virtualization at lists.linux-foundation.org" <virtualization at lists.linux-foundation.org>
Cc: "jgross at suse.com" <jgross at suse...
2017 Feb 09
2
[PATCH 2/2] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
...Anvin <hpa at zytor.com>; KY Srinivasan
>> <kys at microsoft.com>; Haiyang Zhang <haiyangz at microsoft.com>; Stephen
>> Hemminger <sthemmin at microsoft.com>; Dexuan Cui
>> <decui at microsoft.com>; linux-kernel at vger.kernel.org;
>> devel at linuxdriverproject.org; virtualization at lists.linux-foundation.org
>> Subject: Re: [PATCH 2/2] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read
>> method
>>
>> On Thu, 9 Feb 2017, Vitaly Kuznetsov wrote:
>> > +#ifdef CONFIG_HYPERV_TSCPAGE
>> > +static notrace u64 vread_hvclock(...
2017 Feb 09
2
[PATCH 2/2] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
...Anvin <hpa at zytor.com>; KY Srinivasan
>> <kys at microsoft.com>; Haiyang Zhang <haiyangz at microsoft.com>; Stephen
>> Hemminger <sthemmin at microsoft.com>; Dexuan Cui
>> <decui at microsoft.com>; linux-kernel at vger.kernel.org;
>> devel at linuxdriverproject.org; virtualization at lists.linux-foundation.org
>> Subject: Re: [PATCH 2/2] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read
>> method
>>
>> On Thu, 9 Feb 2017, Vitaly Kuznetsov wrote:
>> > +#ifdef CONFIG_HYPERV_TSCPAGE
>> > +static notrace u64 vread_hvclock(...