Re: [PATCH] media input infrastructure:tw686x...

2019-08-03 Thread Hans Verkuil
Hi Mark, On 7/31/19 6:32 PM, Mark Balantzyan wrote: Hi Hans, all, Sorry for the poor patching, I am a student and as you may tell still new to this system. At the time of the patching, I wasn't fully informed of all the requirements that go into such things, and am still learning. Would it

Re: [PATCH AUTOSEL 4.19 06/42] scripts/sphinx-pre-install: fix script for RHEL/CentOS

2019-08-03 Thread Alexander Kapshuk
On Sat, Aug 3, 2019 at 1:37 PM Mauro Carvalho Chehab wrote: > > Em Sat, 3 Aug 2019 13:31:30 +0300 > Alexander Kapshuk escreveu: > > > > - if (! $system_release =~ /Fedora/) { > > > + if (!($system_release =~ /Fedora/)) { > > > $map{"virtualenv"} = "python-virtualenv";

[PATCH] arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBC

2019-08-03 Thread Andy Yan
Leez P710 is a RK3399 based SBC, designed by Leez team from lenovo [0]. Specification - Rockchip RK3399 - 4/2GB LPDDR4 - TF sd scard slot - eMMC - M.2 B-Key for 4G LTE - AP6256 for WiFi + BT - Gigabit ethernet - HDMI out - 40 pin header - TYPE-C Power supply [0] https://leez.lenovo.com

Greetings My Dear,

2019-08-03 Thread Mrs Francisca Carlsen
Greetings My Dear, I sent this mail praying it will found you in a good condition of health, since I myself are in a very critical health condition in which I sleep every night without knowing if I may be alive to see the next day. I am Mrs. Francisca Carlsen from Denmark wife of late Mr

Re: [PATCH] isdn: hysdn: Fix error spaces around '*'

2019-08-03 Thread Greg KH
On Sat, Aug 03, 2019 at 04:15:05AM -0700, Joe Perches wrote: > On Sat, 2019-08-03 at 08:32 +0200, Greg KH wrote: > > On Fri, Aug 02, 2019 at 07:56:02PM +, Jose Carlos Cazarin Filho wrote: > > > Fix checkpath error: > > > CHECK: spaces preferred around that '*' (ctx:WxV) > > > +extern

Re: [PATCH] isdn: hysdn: Fix error spaces around '*'

2019-08-03 Thread Joe Perches
On Sat, 2019-08-03 at 08:32 +0200, Greg KH wrote: > On Fri, Aug 02, 2019 at 07:56:02PM +, Jose Carlos Cazarin Filho wrote: > > Fix checkpath error: > > CHECK: spaces preferred around that '*' (ctx:WxV) > > +extern hysdn_card *card_root;/* pointer to first card */ [] > > diff --git

Re: [PATCH v2] mm: kmemleak: Use mempool allocations for kmemleak objects

2019-08-03 Thread Catalin Marinas
On Thu, Aug 01, 2019 at 08:41:53AM +0200, Michal Hocko wrote: > On Wed 31-07-19 16:44:50, Catalin Marinas wrote: > > On Tue, Jul 30, 2019 at 01:02:15PM -0700, Andrew Morton wrote: > > > On Sat, 27 Jul 2019 14:23:33 +0100 Catalin Marinas > > > wrote: > > > > Add mempool allocations for struct

Re: [PATCH AUTOSEL 4.19 06/42] scripts/sphinx-pre-install: fix script for RHEL/CentOS

2019-08-03 Thread Mauro Carvalho Chehab
Em Sat, 3 Aug 2019 13:31:30 +0300 Alexander Kapshuk escreveu: > > - if (! $system_release =~ /Fedora/) { > > + if (!($system_release =~ /Fedora/)) { > > $map{"virtualenv"} = "python-virtualenv"; > > } > > The negated binding operator '!~' could be used here

Re: [PATCH 4.19 00/32] 4.19.64-stable review

2019-08-03 Thread Greg Kroah-Hartman
On Sat, Aug 03, 2019 at 11:58:25AM +0200, Pavel Machek wrote: > On Fri 2019-08-02 11:39:34, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.64 release. > > There are 32 patches in this series, all will be posted as a response > > to this one. If anyone has

Looking for Odenix developers.

2019-08-03 Thread Ywe Cærlyn
Hello. I am Ywe Cærlyn, from Norway, known in the Indie Computer Usergroup Scene, since the early 90s with top results. Now as part of my research, that was top 1% on academia.edu, I suggest a Fair Labour compliant patchclass for BSD, with integrated online currency, for those with netjob

Re: [PATCH v7 07/20] clk: tegra: clk-periph: Add save and restore support

2019-08-03 Thread Dmitry Osipenko
03.08.2019 2:51, Sowjanya Komatineni пишет: > > On 8/2/19 2:15 PM, Dmitry Osipenko wrote: >> 02.08.2019 23:32, Sowjanya Komatineni пишет: >>> On 8/2/19 1:17 PM, Dmitry Osipenko wrote: 02.08.2019 23:13, Dmitry Osipenko пишет: > 02.08.2019 21:33, Sowjanya Komatineni пишет: >> On 8/2/19

Re: [PATCH AUTOSEL 4.19 06/42] scripts/sphinx-pre-install: fix script for RHEL/CentOS

2019-08-03 Thread Alexander Kapshuk
On Sat, Aug 3, 2019 at 11:19 AM Sasha Levin wrote: > > From: Mauro Carvalho Chehab > > [ Upstream commit b308467c916aa7acc5069802ab76a9f657434701 ] > > There's a missing parenthesis at the script, with causes it to > fail to detect non-Fedora releases (e. g. RHEL/CentOS). > > Tested with Centos

Re: linux-next: Fixes tag needs some work in the arm64-fixes tree

2019-08-03 Thread Catalin Marinas
On Sat, Aug 03, 2019 at 09:42:12AM +0900, Masami Hiramatsu wrote: > On Fri, 2 Aug 2019 07:48:13 +1000 > Stephen Rothwell wrote: > > In commit > > > > 72de4a283cb1 ("arm64: kprobes: Recover pstate.D in single-step exception > > handler") > > > > Fixes tag > > > > Fixes: commit 7419333fa15e

Re: [PATCH v2 01/24] EDAC, mc: Fix grain_bits calculation

2019-08-03 Thread Borislav Petkov
On Mon, Jun 24, 2019 at 03:08:55PM +, Robert Richter wrote: > The grain in edac is defined as "minimum granularity for an error > report, in bytes". The following calculation of the grain_bits in > edac_mc is wrong: > > grain_bits = fls_long(e->grain) + 1; > > Where grain_bits is

[PATCH v2] kconfig: Clear "written" flag to avoid data loss

2019-08-03 Thread M. Vefa Bicakci
Prior to this commit, starting nconfig, xconfig or gconfig, and saving the .config file more than once caused data loss, where a .config file that contained only comments would be written to disk starting from the second save operation. This bug manifests itself because the SYMBOL_WRITTEN flag is

Re: [PATCH 4.19 00/32] 4.19.64-stable review

2019-08-03 Thread Pavel Machek
On Fri 2019-08-02 11:39:34, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.64 release. > There are 32 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > >

Re: [PATCH V2 01/10] x86/CPU: Expose if cache is inclusive of lower level caches

2019-08-03 Thread Borislav Petkov
On Fri, Aug 02, 2019 at 01:11:13PM -0700, Reinette Chatre wrote: > Will do. Do you prefer a new prepare patch that does the renaming before > this patch or will you be ok with the renaming done within this patch? Nah, within this patch is ok. > This patch only makes it possible to determine

Re: [PATCH 09/20] ext4: Initialize timestamps limits

2019-08-03 Thread Arnd Bergmann
On Fri, Aug 2, 2019 at 11:39 PM Theodore Y. Ts'o wrote: > > On Fri, Aug 02, 2019 at 09:00:52PM +0200, Arnd Bergmann wrote: > > > > I must have misunderstood what the field says. I expected that > > with s_min_extra_isize set beyond the nanosecond fields, there > > would be a guarantee that all

Re: [PATCH] mm: slub: Fix slab walking for init_on_free

2019-08-03 Thread David Rientjes
On Wed, 31 Jul 2019, Laura Abbott wrote: > To properly clear the slab on free with slab_want_init_on_free, > we walk the list of free objects using get_freepointer/set_freepointer. > The value we get from get_freepointer may not be valid. This > isn't an issue since an actual value will get

Re: [PATCH] platform/x86: silead_dmi: Add touchscreen platform data for the Chuwi Surbook Mini tablet

2019-08-03 Thread Hans de Goede
Hi "Buzzle", To submit patches to the Linux kernel you need to use your real-name and provide a Signed-off-by: line with your real name, see: https://www.kernel.org/doc/html/latest/process/submitting-patches.html Regards, Hans On 03-08-19 03:22, ohaibuz...@gmail.com wrote: From: Buzzle

Re: [PATCH 3/5] MIPS: lantiq: add an irq_domain and irq_chip for EBU

2019-08-03 Thread Marc Zyngier
Hi Martin, On Thu, 01 Aug 2019 18:42:42 +0100, Martin Blumenstingl wrote: [...] > > > +static void ltq_ebu_irq_handler(struct irq_desc *desc) > > > +{ > > > + struct irq_domain *domain = irq_desc_get_handler_data(desc); > > > + struct irq_chip *irqchip = irq_desc_get_chip(desc); > > >

Re: [PATCH] clk: imx8mn: Keep uart clocks on for early console

2019-08-03 Thread Shawn Guo
On Wed, Jul 24, 2019 at 03:50:17PM +0800, anson.hu...@nxp.com wrote: > From: Anson Huang > > Call imx_register_uart_clocks() API to keep uart clocks enabled > when earlyprintk or earlycon is active. > > Signed-off-by: Anson Huang Applied, thanks.

Re: [PATCH v2 0/6] ARM: dts: mmp2: devicetree updates

2019-08-03 Thread Pavel Machek
On Fri 2019-08-02 12:33:20, Lubomir Rintel wrote: > Hi, > > Here's a couple of updates for the MMP2 SoC devicetree files. > > The only change from the last submission is the addition of the > OLPC XO 1.75 dts file. Apart from that one, the patches are > independent of each other, can be applied

Re: [PATCH v2 6/6] ARM: dts: mmp2: add OLPC XO 1.75 machine

2019-08-03 Thread Pavel Machek
On Fri 2019-08-02 12:33:26, Lubomir Rintel wrote: > This is a fairly complete description of an OLPC XO 1.75 laptop. > What's missing for now is the GPU, LCD controller, DCON, the panel and > audio. Ok, but I need GPU/LCD/panel... that's my only output. Is video expected to work in 5.2? Does the

Re: [PATCH] clk: imx: Remove unused function statement

2019-08-03 Thread Shawn Guo
On Wed, Jul 24, 2019 at 02:24:35PM +0800, anson.hu...@nxp.com wrote: > From: Anson Huang > > imx_register_uart_clocks_hws() function is NOT implemented > at all, remove it. > > Signed-off-by: Anson Huang Applied, thanks.

Re: [PATCH] clk: imx7ulp: Make sure earlycon's clock is enabled

2019-08-03 Thread Shawn Guo
On Wed, Jul 24, 2019 at 11:06:00AM +0800, anson.hu...@nxp.com wrote: > From: Anson Huang > > Earlycon's clock could be disabled during kernel boot up, > if earlycon is enabled and its clock is gated, then kernel > boot up will fail. Make sure earlycon's clock is enabled > during kernel boot up.

Re: [BUG] perf report: segfault with --no-group in pipe mode

2019-08-03 Thread Jiri Olsa
On Fri, Aug 02, 2019 at 09:38:49AM -0700, Stephane Eranian wrote: > Hi, > > When trying the following command line with perf from tip,git, I got: > > $ perf record --group -c 10 -e '{branch-misses,branches}' -a -o - > sleep 1| perf report --no-group -F sample,cpu,period -i - > # To display

Re: [PATCH v3] tracing: Function stack size and its name mismatch in arm64

2019-08-03 Thread Joel Fernandes
On Sat, Aug 3, 2019 at 4:26 AM Joel Fernandes wrote: > > On Fri, Aug 02, 2019 at 11:22:59AM -0400, Steven Rostedt wrote: > [snip] > > > There is not PC in ARM64 stack, LR is used to for walk_stackframe in > > > ARM64. Tere is no the issue in ARM32 because there is PC in ARM32 stack. > > > PC is

Re: [PATCH v3] tracing: Function stack size and its name mismatch in arm64

2019-08-03 Thread Joel Fernandes
On Fri, Aug 02, 2019 at 11:22:59AM -0400, Steven Rostedt wrote: [snip] > > There is not PC in ARM64 stack, LR is used to for walk_stackframe in > > ARM64. Tere is no the issue in ARM32 because there is PC in ARM32 stack. > > PC is used to calculate the stack size in trace_stack.c, so the > >

Re: [PATCH 1/2] bus: imx-weim: optionally enable burst clock mode

2019-08-03 Thread Shawn Guo
On Fri, Jul 12, 2019 at 04:43:15PM -0400, Sven Van Asbroeck wrote: > To enable burst clock mode, add the fsl,burst-clk-enable > property to the weim bus's devicetree node. > > Example: > weim: weim@21b8000 { > compatible = "fsl,imx6q-weim"; > reg = <0x021b8000 0x4000>; > clocks

Re: [PATCH v2] clk: imx8mm: Switch to platform driver

2019-08-03 Thread Shawn Guo
On Tue, Jul 09, 2019 at 05:20:03PM +0300, Abel Vesa wrote: > There is no strong reason for this to use CLK_OF_DECLARE instead > of being a platform driver. Plus, this will now be aligned with the > other i.MX8M clock drivers which are platform drivers. > > In order to make the clock provider a

Re: [PATCH V2 3/4] arm64: dts: imx8mq: Add opp-suspend property to OPP table

2019-08-03 Thread Shawn Guo
On Tue, Jul 09, 2019 at 04:00:14PM +0800, anson.hu...@nxp.com wrote: > From: Anson Huang > > Add opp-suspend property to each OPP, the of opp core will > select the OPP HW supported and with highest rate to be > suspend opp, it will speed up the suspend/resume process. > > Signed-off-by: Anson

Re: [PATCH V2 4/4] arm64: dts: imx8mm: Add opp-suspend property to OPP table

2019-08-03 Thread Shawn Guo
On Tue, Jul 09, 2019 at 04:00:15PM +0800, anson.hu...@nxp.com wrote: > From: Anson Huang > > Add opp-suspend property to each OPP, the of opp core will > select the OPP HW supported and with highest rate to be > suspend opp, it will speed up the suspend/resume process. > > Signed-off-by: Anson

Re: [PATCH] clk: imx8mq: Mark AHB clock as critical

2019-08-03 Thread Shawn Guo
On Sat, Aug 03, 2019 at 09:27:25AM +0200, Shawn Guo wrote: > > Also, without this patch linux-next hangs on imx8mq. > > How does that happen? Mainline is fine there? Okay, understood it by reading more threads. Shawn

Re: [PATCH 1/1] genirq: Properly pair kobject_del with kobject_add

2019-08-03 Thread Thomas Gleixner
On Sat, 3 Aug 2019, gre...@linuxfoundation.org wrote: > On Fri, Aug 02, 2019 at 08:19:37PM +, Michael Kelley wrote: > > > Relying on irq_kobj_base to be present or not seems like an odd test > > > here. > > > > > > > It's the same test that is used in irq_sysfs_add to decide whether to > >

Re: KASAN: use-after-free Read in blkdev_direct_IO

2019-08-03 Thread syzbot
syzbot has bisected this bug to: commit b9a1e627405d68d475a3c1f35e685ccfb5bbe668 Author: Cong Wang Date: Thu Jul 4 00:21:13 2019 + hsr: implement dellink to clean up resources bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=1589f3e860 start commit: 1e78030e Merge

Re: [PATCH v2 1/2] KVM: remove kvm_arch_has_vcpu_debugfs()

2019-08-03 Thread Thomas Gleixner
On Sat, 3 Aug 2019, Paolo Bonzini wrote: > On 31/07/19 20:55, Greg KH wrote: > > There is no need for this function as all arches have to implement > > kvm_arch_create_vcpu_debugfs() no matter what, so just remove this call > > as it is pointless. > > Let's remove

Re: [PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths

2019-08-03 Thread Saravana Kannan
Resending due to HTML. On Mon, Jul 29, 2019 at 8:02 PM Viresh Kumar wrote: > > On 29-07-19, 13:12, Saravana Kannan wrote: > > On Mon, Jul 29, 2019 at 2:24 AM Viresh Kumar > > wrote: > > > > > > On 18-07-19, 21:12, Saravana Kannan wrote: > > > > On Wed, Jul 17, 2019 at 10:37 PM Viresh Kumar >

Re: [PATCH] clk: imx8mq: Mark AHB clock as critical

2019-08-03 Thread Shawn Guo
On Sat, Jul 27, 2019 at 09:30:57AM +0300, Daniel Baluta wrote: > On Tue, Jul 23, 2019 at 6:17 AM Stephen Boyd wrote: > > > > Quoting Abel Vesa (2019-07-05 01:52:19) > > > On 19-06-25 15:32:22, Stephen Boyd wrote: > > > > Quoting Abel Vesa (2019-06-25 02:01:56) > > > > > Keep the AHB clock always

Re: [PATCH] dt-bindings: clock: imx8mn: Fix tab indentation for yaml file

2019-08-03 Thread Shawn Guo
On Thu, Jul 25, 2019 at 10:05:51AM +0800, anson.hu...@nxp.com wrote: > From: Anson Huang > > YAML file can NOT contain tab as indentation, fix it. > > Fixes: 6d6062553e3d ("dt-bindings: imx: Add clock binding doc for i.MX8MN") > Signed-off-by: Anson Huang I squashed it into the original

Re: [PATCH 1/1] genirq: Properly pair kobject_del with kobject_add

2019-08-03 Thread gre...@linuxfoundation.org
On Fri, Aug 02, 2019 at 08:19:37PM +, Michael Kelley wrote: > From: gre...@linuxfoundation.org Sent: Thursday, > August 1, 2019 11:34 PM > > On Thu, Aug 01, 2019 at 11:53:53PM +, Michael Kelley wrote: > > > If alloc_descs fails before irq_sysfs_init has run, free_desc in the > > >

Re: [PATCH 4.14 43/43] tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb

2019-08-03 Thread gre...@linuxfoundation.org
On Sat, Aug 03, 2019 at 08:45:03AM +0800, Xin Long wrote: > On Fri, Aug 2, 2019 at 7:03 PM Rantala, Tommi T. (Nokia - FI/Espoo) > wrote: > > > > On Fri, 2019-08-02 at 09:28 +0200, gre...@linuxfoundation.org wrote: > > > On Thu, Aug 01, 2019 at 10:17:30AM +, Rantala, Tommi T. (Nokia - > > >

Re: [PATCH 3/3] arm64: dts: ls1088a: Revise gpio registers to little-endian

2019-08-03 Thread Shawn Guo
On Wed, May 29, 2019 at 04:32:54PM +0800, Chuanhua Han wrote: > Since fsl-ls1088a Soc GPIO registers are used as little endian, > the patch adds the little-endian attribute to each gpio node. > > Signed-off-by: Chuanhua Han Applied, thanks.

Re: [PATCH 5.2 00/20] 5.2.6-stable review

2019-08-03 Thread Greg Kroah-Hartman
On Sat, Aug 03, 2019 at 11:20:05AM +0530, Naresh Kamboju wrote: > On Fri, 2 Aug 2019 at 15:28, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.2.6 release. > > There are 20 patches in this series, all will be posted as a response > > to this one. If

Re: [PATCH 5.2 00/20] 5.2.6-stable review

2019-08-03 Thread Greg Kroah-Hartman
On Fri, Aug 02, 2019 at 05:25:40PM -0600, shuah wrote: > On 8/2/19 3:39 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.2.6 release. > > There are 20 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with

Re: [PATCH v3] arm64: dts: ls1028a: Add esdhc node in dts

2019-08-03 Thread Shawn Guo
On Wed, May 15, 2019 at 04:49:25PM +0800, Yinbo Zhu wrote: > From: Ashish Kumar > > This patch is to add esdhc node and enable SD UHS-I, > eMMC HS200 for ls1028ardb/ls1028aqds board. > > Signed-off-by: Ashish Kumar > Signed-off-by: Yangbo Lu > Signed-off-by: Yinbo Zhu > --- > Change in v3: >

Re: [PATCH 5.2 123/413] PCI: Add missing link delays required by the PCIe spec

2019-08-03 Thread Greg Kroah-Hartman
On Fri, Aug 02, 2019 at 12:06:39PM -0500, Justin Forbes wrote: > On Wed, Jul 24, 2019 at 3:31 PM Greg Kroah-Hartman > wrote: > > > > [ Upstream commit c2bf1fc212f7e6f25ace1af8f0b3ac061ea48ba5 ] > > > > Currently Linux does not follow PCIe spec regarding the required delays > > after reset. A

Re: Device to write to all (serial) consoles

2019-08-03 Thread Greg Kroah-Hartman
On Fri, Aug 02, 2019 at 09:59:06PM +0200, Paul Menzel wrote: > Dear Greg, > > > On 02.08.19 18:02, Greg Kroah-Hartman wrote: > > On Fri, Aug 02, 2019 at 03:23:08PM +0200, Paul Menzel wrote: > > > > On a lot of devices, like servers, you have more than one serial console, > > > and you do not

Re: [PATCH v3 1/3] KVM: Fix leak vCPU's VMCS value into other pCPU

2019-08-03 Thread Paolo Bonzini
On 02/08/19 02:46, Wanpeng Li wrote: > Thanks for reporting this, after more grep, it seems that just x86 and > s390 enable async_pf in their Makefile. So I can move 'if > (!list_empty_careful(>async_pf.done))' checking to > kvm_arch_dy_runnable() No, wrap it with #ifdef CONFIG_KVM_ASYNC_PF

Re: [PATCH v3 1/3] KVM: Fix leak vCPU's VMCS value into other pCPU

2019-08-03 Thread Paolo Bonzini
On 01/08/19 05:30, Wanpeng Li wrote: > +bool kvm_arch_dy_runnable(struct kvm_vcpu *vcpu) > +{ > + if (READ_ONCE(vcpu->arch.pv.pv_unhalted)) > + return true; > + > + if (kvm_test_request(KVM_REQ_NMI, vcpu) || > + (READ_ONCE(vcpu->arch.nmi_pending) && > +

Re: [PATCH] drivers:staging:isdn:hysdn brace same line if

2019-08-03 Thread Greg KH
On Fri, Aug 02, 2019 at 07:51:05PM +, Fernando Eckhardt Valle wrote: > Fix checkpatch error "ERROR: that open brace { should be on the previous > line" in drivers/staging/isdn/hysdn/hycapi.c:51. > > Signed-off-by: Fernando Eckhardt Valle > --- > drivers/staging/isdn/hysdn/hycapi.c | 3 +-- >

Re: [PATCH] isdn: hysdn: Fix error spaces around '*'

2019-08-03 Thread Greg KH
On Fri, Aug 02, 2019 at 07:56:02PM +, Jose Carlos Cazarin Filho wrote: > Fix checkpath error: > CHECK: spaces preferred around that '*' (ctx:WxV) > +extern hysdn_card *card_root;/* pointer to first card */ > > Signed-off-by: Jose Carlos Cazarin Filho > --- > Hello all! > This is my

Re: [PATCH 0/3] KVM: x86/mmu: minor MMIO SPTE cleanup

2019-08-03 Thread Paolo Bonzini
On 01/08/19 22:35, Sean Christopherson wrote: > A few loosely related MMIO SPTE patches to get rid of a bit of cruft that > has been a source of annoyance when mucking around in the MMIO code. > > No functional changes intended. > > Sean Christopherson (3): > KVM: x86: Rename access

Re: [PATCH] KVM: selftests: Update gitignore file for latest changes

2019-08-03 Thread Paolo Bonzini
On 01/08/19 15:58, shuah wrote: >> > > Hi Paolo, > > Let me know if you need me to take any of these patches. In any > case: > > Acked-by: Shuah Khan Thanks, I've queued these in the KVM tree. Paolo

Re: [PATCH] rtl8188eu: hal: phy.c

2019-08-03 Thread Greg Kroah-Hartman
On Fri, Aug 02, 2019 at 09:00:18PM +, Jose Carlos Cazarin Filho wrote: > Fix a lot of checkpath errors of the type: > -CHECK: spaces preferred around that > -CHECK: Alignment should match open parenthesis > > Signed-off-by: Jose Carlos Cazarin Filho > --- > My second commit to

Re: [PATCH v2 1/2] KVM: remove kvm_arch_has_vcpu_debugfs()

2019-08-03 Thread Paolo Bonzini
On 31/07/19 20:55, Greg KH wrote: > There is no need for this function as all arches have to implement > kvm_arch_create_vcpu_debugfs() no matter what, so just remove this call > as it is pointless. > > Cc: Paolo Bonzini > Cc: "Radim Krm" > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: Borislav

Re: please revert "drm/msm: Use the correct dma_sync calls in msm_gem"

2019-08-03 Thread Christoph Hellwig
On Fri, Aug 02, 2019 at 03:06:10PM -0700, Rob Clark wrote: > Sorry, this is just a temporary band-aid for v5.3 to get things > working again. Yes, I realize it is a complete hack. My main problem is here that you badly hack a around a problem without talking to the relevant maintainers, and by

<    1   2