Em Sat, Mar 06, 2021 at 08:02:24PM +0100, Martin Liška escreveu:
> On 3/6/21 3:31 PM, Arnaldo Carvalho de Melo wrote:
> > I see, it works only when pressing on source code lines:
>
> Hey.
>
> Yes, I forgot to explicitly mention that.
Some requests, send the mail inline, not as an attachment, so
On Sat, Mar 06, 2021 at 06:09:30PM +, Christophe Leroy wrote:
> Commit 6ac9b61786cc ("soc: fsl: qe: introduce qe_io{read,write}*
> wrappers") added specific I/O accessors for qe because at that
> time ioread/iowrite functions were sub-optimal on powerpc/32
> compared to the architecture specifi
Stefan,
On Thu, Mar 04, 2021 at 07:51:57PM -0500, Stefan Berger wrote:
> From: Saulo Alessandre
>
> * crypto/ecc.c
> - add vli_mmod_fast_384
> - change some routines to pass ecc_curve forward until vli_mmod_fast
>
> * crypto/ecc.h
> - add ECC_CURVE_NIST_P384_DIGITS
> - change ECC_MAX_DI
Em Wed, Mar 03, 2021 at 07:32:46PM +0100, Gon Solo escreveu:
You forgot to add an explanation here and to add your:
Signed-off-by: Gon Solo
In this case a:
Suggested-by: Arnaldo Carvalho de Melo
Is also appropriate, since I pointed you in this direction.
Please take a look at:
Documentati
On Fri, 05 Mar 2021 17:38:33 +0100, Giulio Benetti wrote:
> From: Giulio Benetti
>
> This adds device tree bindings for the Hycon HY46XX touchscreen series.
>
> Signed-off-by: Giulio Benetti
> ---
> .../input/touchscreen/hycon,hy46xx.yaml | 130 ++
> MAINTAINERS
On Fri, 05 Mar 2021 11:38:49 -0800, Matthias Kaehlcke wrote:
> The Realtek RTS5411 is a USB 3.0 hub controller with 4 ports.
>
> This initial version of the binding only describes USB related
> aspects of the RTS5411, it does not cover the option of
> connecting the controller as an i2c slave.
>
On 3/4/21 3:24 AM, menglong8.d...@gmail.com wrote:
From: Zhang Yunkai
'linux/compat.h' included in 'arch/parisc/kernel/ptrace.c' is duplicated.
It is also included in the 24th line.
Signed-off-by: Zhang Yunkai
Thanks,
applied to the parisc-next tree.
Helge
---
arch/parisc/kernel/ptrace
On Sat, Mar 6, 2021 at 5:58 PM Alan Stern wrote:
>
> On Sat, Mar 06, 2021 at 07:42:30AM +0100, Sedat Dilek wrote:
> > No, with Debian-Kernel 5.10.19-1 there are no xhci-resets:
>
> Is the kernel the only thing that is different? The rest of the
> operating system and environment is exactly the sa
> On Mar 6, 2021, at 12:08 AM, Ian Rogers wrote:
>
> Fixes -Wall warnings.
>
> Signed-off-by: Ian Rogers
Acked-by: Song Liu
Thanks for the clean up!
> ---
> tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/tools/p
On Fri, Mar 05, 2021 at 11:06:58AM +, John Garry wrote:
>
> Hi Jirka,
>
> > > - struct pmu_events_map *map = perf_pmu__find_map(NULL);
> > > + struct pmu_events_map *map = find_cpumap();
> > so this is just for arm at the moment right?
> >
>
> Yes - but to be more accurate, arm64.
>
> At t
> On Mar 6, 2021, at 12:08 AM, Ian Rogers wrote:
>
> Add -Wall -Werror when compiling BPF skeletons.
>
> Signed-off-by: Ian Rogers
Acked-by: Song Liu
> ---
> tools/perf/Makefile.perf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/Makefile.perf b/tools/
> On Mar 6, 2021, at 12:08 AM, Ian Rogers wrote:
>
> Missed space after #include.
>
> Signed-off-by: Ian Rogers
Acked-by: Song Liu
> ---
> tools/perf/util/bpf_counter.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/util/bpf_counter.h b/tools/perf/util
On Sat, 6 Mar 2021 20:14:46 +0100
Jonathan Neuschäfer wrote:
> Hi,
>
> (Cc'ing Mark Brown because of the regmap related questions)
>
> On Sat, Mar 06, 2021 at 07:13:14PM +0100, Andreas Kemnade wrote:
> > Add the version of the EC in the Tolino Shine 2 HD
> > to the supported versions. It seems
On Fri, Mar 05, 2021 at 05:38:33PM +0100, Giulio Benetti wrote:
> From: Giulio Benetti
>
> This adds device tree bindings for the Hycon HY46XX touchscreen series.
>
> Signed-off-by: Giulio Benetti
> ---
> .../input/touchscreen/hycon,hy46xx.yaml | 130 ++
> MAINTAINERS
On Fri, Mar 05, 2021 at 11:38:49AM -0800, Matthias Kaehlcke wrote:
> The Realtek RTS5411 is a USB 3.0 hub controller with 4 ports.
>
> This initial version of the binding only describes USB related
> aspects of the RTS5411, it does not cover the option of
> connecting the controller as an i2c slav
On Sat, 06 Mar 2021 00:44:18 +0100, Giulio Benetti wrote:
> From: Giulio Benetti
>
> Update Documentation/devicetree/bindings/vendor-prefixes.yaml to
> include "jenson" as a vendor prefix for "Jenson Display".
> Company website: http://www.jensondisplay.com/
>
> Signed-off-by: Giulio Benetti
>
There is no iwl_so_trans_cfg if CONFIG_IWLDVM but not CONFIG_IWLMVM:
move the CONFIG_IWLMVM guard up before the problematic SnJ workaround
to fix the build breakage.
Fixes: 930be4e76f26 ("iwlwifi: add support for SnJ with Jf devices")
Signed-off-by: Hugh Dickins
---
drivers/net/wireless/intel/i
No time_point op has been provided for DVM: check for NULL before
calling, to fix the oops (blank screen booting non-modular kernel).
Fixes: d01293154c0a ("iwlwifi: dbg: add op_mode callback for collecting debug
data.")
Signed-off-by: Hugh Dickins
---
drivers/net/wireless/intel/iwlwifi/iwl-op-
On Sat, Mar 6, 2021 at 8:48 PM Hugh Dickins wrote:
>
> There is no iwl_so_trans_cfg if CONFIG_IWLDVM but not CONFIG_IWLMVM:
> move the CONFIG_IWLMVM guard up before the problematic SnJ workaround
> to fix the build breakage.
>
> Fixes: 930be4e76f26 ("iwlwifi: add support for SnJ with Jf devices")
On Sat, Mar 6, 2021 at 8:50 PM Hugh Dickins wrote:
>
> No time_point op has been provided for DVM: check for NULL before
> calling, to fix the oops (blank screen booting non-modular kernel).
>
> Fixes: d01293154c0a ("iwlwifi: dbg: add op_mode callback for collecting debug
> data.")
> Signed-off-b
On Tue, Feb 23, 2021 at 02:26:57AM +0100, Sebastian Reichel wrote:
> Hi,
>
> On Mon, Feb 22, 2021 at 10:26:26PM +0100, Alexandre Belloni wrote:
> > On 22/02/2021 22:20:47+0100, Alexandre Belloni wrote:
> > > On 22/02/2021 18:12:42+0100, Sebastian Reichel wrote:
> > > > Congatec's QMX6 system on mo
On Mon, 22 Feb 2021 18:12:44 +0100, Sebastian Reichel wrote:
> Document binding for congatec.
>
> Signed-off-by: Sebastian Reichel
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Rob Herring
On Mon, 22 Feb 2021 18:12:45 +0100, Sebastian Reichel wrote:
> Document the compatible for GE B1x5pv2 boards.
>
> Signed-off-by: Sebastian Reichel
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 11 +++
> 1 file changed, 11 insertions(+)
>
Acked-by: Rob Herring
On Mon, 22 Feb 2021 21:23:13 +, Joe Sandom wrote:
> Device tree binding for AMS/TAOS tsl2591 ambient light sensor.
>
> This driver supports configuration via device tree and sysfs.
> Supported channels for raw infrared light intensity,
> raw combined light intensity and illuminance in lux.
> T
Em Sat, Mar 06, 2021 at 11:53:00AM -0300, Arnaldo Carvalho de Melo escreveu:
> Hi Linus,
>
> Please consider pulling,
> Arnaldo Carvalho de Melo (13):
> tools headers UAPI: Update tools's copy of drm.h headers
> tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
>
On Tue, 23 Feb 2021 18:44:54 +0100, Álvaro Fernández Rojas wrote:
> Over-current reporting isn't supported on some platforms such as bcm63xx.
> These devices will incorrectly report over-current if this flag isn't properly
> activated.
>
> Signed-off-by: Álvaro Fernández Rojas
> ---
> v3: no cha
On Tue, 23 Feb 2021 23:36:13 +0100, Fabien Parent wrote:
> Add binding documentation for the MT8516 Pumpkin board.
>
> Signed-off-by: Fabien Parent
> ---
> Documentation/devicetree/bindings/arm/mediatek.yaml | 4
> 1 file changed, 4 insertions(+)
>
Acked-by: Rob Herring
As described in the Coccinelle documentation (Documentation/dev-tools/
coccinelle.rst), chain mode should try patch, report, context, and org
modes until one of them succeed.
It turns out that currently, the 'run_cmd_parmap' function, by failing
to run $SPATCH, rather than returning an error code,
On Wed, 24 Feb 2021 14:11:26 +0800, Jianjun Wang wrote:
> Add YAML schemas documentation for Gen3 PCIe controller on
> MediaTek SoCs.
>
> Signed-off-by: Jianjun Wang
> Acked-by: Ryder Lee
> ---
> .../bindings/pci/mediatek-pcie-gen3.yaml | 181 ++
> 1 file changed, 181 inser
On Sat, Feb 27, 2021 at 07:49:09AM +0100, Álvaro Fernández Rojas wrote:
> Hi all,
>
> Apparently these patches were flagged as “Not Applicable” without an
> explanation. Why?
> https://patchwork.kernel.org/project/linux-mips/patch/20210224075640.20465-2-nolt...@gmail.com/
> https://patchwork.kern
On Wed, Feb 24, 2021 at 08:56:39AM +0100, Álvaro Fernández Rojas wrote:
> Document the binding for the BCM6345 external interrupt controller.
>
> Signed-off-by: Álvaro Fernández Rojas
> Signed-off-by: Jonas Gorski
> Reviewed-by: Florian Fainelli
> ---
> v3: pass dt_binding_check.
> v2: fix ti
On Wed, 24 Feb 2021 14:03:07 +0530, satya priya wrote:
> Add PM7325/PMR735A compatibles for Qualcomm SC7280 platform.
>
> Signed-off-by: satya priya
> ---
> Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml | 4
> 1 file changed, 4 insertions(+)
>
Acked-by: Rob Herring
On Sat, Mar 06, 2021 at 08:42:19PM +0100, Andreas Kemnade wrote:
> On Sat, 6 Mar 2021 20:14:46 +0100
> Jonathan Neuschäfer wrote:
[...]
> > > +/* some firmware versions do not ack written data, add a wrapper */
> > > +static const struct regmap_config regmap_config_noack = {
> > > + .name = "ntxec
On Sat, 6 Mar 2021, Sedat Dilek wrote:
> On Sat, Mar 6, 2021 at 8:48 PM Hugh Dickins wrote:
> >
> > There is no iwl_so_trans_cfg if CONFIG_IWLDVM but not CONFIG_IWLMVM:
> > move the CONFIG_IWLMVM guard up before the problematic SnJ workaround
> > to fix the build breakage.
> >
> > Fixes: 930be4e76
On Fri, Mar 5, 2021 at 1:46 PM Marco Elver wrote:
> +static const char no_hash_pointers_warning[8][55] __initconst = {
> + "**",
> + " NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ",
> + " This system shows unhashed kern
On Fri, 2021-03-05 at 08:42 +0100, Christoph Hellwig wrote:
> Dan,
>
> can you make any sense of thos report?
[..]
> > check_set_config_data: dimm: 0 read2 data miscompare: 0
> > check_set_config_data: dimm: 0x1 read2 data miscompare: 0
> > check_set_config_data: dimm: 0x100 read2 data miscompare:
On Sat, Mar 6, 2021 at 9:27 PM Hugh Dickins wrote:
>
> On Sat, 6 Mar 2021, Sedat Dilek wrote:
> > On Sat, Mar 6, 2021 at 8:48 PM Hugh Dickins wrote:
> > >
> > > There is no iwl_so_trans_cfg if CONFIG_IWLDVM but not CONFIG_IWLMVM:
> > > move the CONFIG_IWLMVM guard up before the problematic SnJ wo
Beelink X2 has power button. Add node for it.
Signed-off-by: Jernej Skrabec
---
arch/arm/boot/dts/sun8i-h3-beelink-x2.dts | 11 +++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/sun8i-h3-beelink-x2.dts
b/arch/arm/boot/dts/sun8i-h3-beelink-x2.dts
index 62b5280ec093..4a
On Thu, Feb 25, 2021 at 10:52:43AM +0800, Shengjiu Wang wrote:
> Imx-rpmsg is a new added machine driver for supporting audio on Cortex-M
> core. The Cortex-M core will control the audio interface, DMA and audio
> codec, setup the pipeline, the audio driver on Cortex-A core side is just
> to commun
On Mon, Feb 8, 2021 at 2:55 AM Shiyang Ruan wrote:
>
> When memory-failure occurs, we call this function which is implemented
> by each kind of devices. For the fsdax case, pmem device driver
> implements it. Pmem device driver will find out the block device where
> the error page locates in, an
On Sat, Mar 6, 2021 at 9:26 PM Sedat Dilek wrote:
>
> On Sat, Mar 6, 2021 at 5:58 PM Alan Stern wrote:
> >
> > On Sat, Mar 06, 2021 at 07:42:30AM +0100, Sedat Dilek wrote:
> > > No, with Debian-Kernel 5.10.19-1 there are no xhci-resets:
> >
> > Is the kernel the only thing that is different? The
On Thu, 25 Feb 2021 11:10:01 +0800, peng@oss.nxp.com wrote:
> From: Peng Fan
>
> Align with all other i.MX using the mmc controller, align
> the clock-names.
>
> Signed-off-by: Peng Fan
> ---
> Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml | 6 +++---
> 1 file changed, 3 insert
Hello *,
On 02.11.2020 11:41:52, Andrea Righi wrote:
> We have the following potential deadlock condition:
>
>
> WARNING: possible irq lock inversion dependency detected
> 5.10.0-rc2+ #25 Not tainted
> --
On Thu, Feb 25, 2021 at 03:36:01PM +0800, Irui Wang wrote:
> Updates binding document since the avc and vp8 hardware encoder in
> MT8173 are now separated. Separate "mediatek,mt8173-vcodec-enc" to
> "mediatek,mt8173-vcodec-enc-vp8" and "mediatek,mt8173-vcodec-enc".
This is not a compatible change.
On Thu, 25 Feb 2021 15:00:17 +0530, Sai Prakash Ranjan wrote:
> Add LLCC compatible for SC7280 SoC.
>
> Signed-off-by: Sai Prakash Ranjan
> ---
> Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring
On Sat, Mar 6, 2021 at 9:38 PM Sedat Dilek wrote:
>
> On Sat, Mar 6, 2021 at 9:26 PM Sedat Dilek wrote:
> >
> > On Sat, Mar 6, 2021 at 5:58 PM Alan Stern wrote:
> > >
> > > On Sat, Mar 06, 2021 at 07:42:30AM +0100, Sedat Dilek wrote:
> > > > No, with Debian-Kernel 5.10.19-1 there are no xhci-res
On Thu, 25 Feb 2021 15:00:22 +0530, Sai Prakash Ranjan wrote:
> Add SC7280 AOSS QMP compatible to the list of possible bindings.
>
> Signed-off-by: Sai Prakash Ranjan
> ---
> Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob He
On March 2, 2021 3:08:43 AM PST, Michael Ellerman wrote:
>Randy Dunlap writes:
>> When neither CONFIG_PCI nor CONFIG_IBMVIO is enabled:
>>
>> ../arch/powerpc/kernel/iommu.c:178:30: error:
>'fail_iommu_bus_notifier' defined but not used
>[-Werror=unused-variable]
>> 178 | static struct notifier_
On Sat, Mar 6, 2021 at 9:49 PM Sedat Dilek wrote:
>
> On Sat, Mar 6, 2021 at 9:38 PM Sedat Dilek wrote:
> >
> > On Sat, Mar 6, 2021 at 9:26 PM Sedat Dilek wrote:
> > >
> > > On Sat, Mar 6, 2021 at 5:58 PM Alan Stern
> > > wrote:
> > > >
> > > > On Sat, Mar 06, 2021 at 07:42:30AM +0100, Sedat D
On Thu, Feb 25, 2021 at 05:18:51PM +0700, Quan Nguyen wrote:
> Adds device tree bindings for SMPro drivers found on the Mt.Jade hardware
> reference platform with Ampere's Altra Processor family.
>
> Signed-off-by: Quan Nguyen
> ---
> .../bindings/hwmon/ampere,ac01-hwmon.yaml | 27 ++
>
On Thu, 25 Feb 2021 19:38:40 +0530, Manivannan Sadhasivam wrote:
> Convert Qcom NANDc devicetree binding to YAML.
>
> Signed-off-by: Manivannan Sadhasivam
> ---
> .../devicetree/bindings/mtd/qcom,nandc.yaml | 196 ++
> .../devicetree/bindings/mtd/qcom_nandc.txt| 142 ---
On Sat, Mar 6, 2021 at 9:56 PM Sedat Dilek wrote:
>
> On Sat, Mar 6, 2021 at 9:49 PM Sedat Dilek wrote:
> >
> > On Sat, Mar 6, 2021 at 9:38 PM Sedat Dilek wrote:
> > >
> > > On Sat, Mar 6, 2021 at 9:26 PM Sedat Dilek wrote:
> > > >
> > > > On Sat, Mar 6, 2021 at 5:58 PM Alan Stern
> > > > wro
On Thu, Feb 25, 2021 at 07:35:39PM +, Suzuki K Poulose wrote:
> Document the device tree bindings for Embedded Trace Extensions.
> ETE can be connected to legacy coresight components and thus
> could optionally contain a connection graph as described by
> the CoreSight bindings.
>
> Cc: device
On Thu, 25 Feb 2021 20:41:58 +0100, Álvaro Fernández Rojas wrote:
> Add missing timer clock definitions for BCM63268.
>
> Signed-off-by: Álvaro Fernández Rojas
> ---
> include/dt-bindings/clock/bcm63268-clock.h | 13 +
> 1 file changed, 13 insertions(+)
>
Acked-by: Rob Herring
The home-grown set_page_dirty() implementation had the wrong return value.
Use __set_page_dirty_no_writeback() like other in-memory implementations.
Signed-off-by: Matthew Wilcox (Oracle)
---
drivers/video/fbdev/core/fb_defio.c | 9 +
1 file changed, 1 insertion(+), 8 deletions(-)
diff
On Thu, Feb 25, 2021 at 08:41:59PM +0100, Álvaro Fernández Rojas wrote:
> Add missing timer reset definitions for BCM63268.
>
> Signed-off-by: Álvaro Fernández Rojas
> ---
> include/dt-bindings/reset/bcm63268-reset.h | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/include/dt-bindin
On Thu, 25 Feb 2021 20:42:00 +0100, Álvaro Fernández Rojas wrote:
> Document the Broadcom BCM63268 Clock and Reset controller.
>
> Signed-off-by: Álvaro Fernández Rojas
> ---
> .../clock/brcm,bcm63268-timer-clocks.yaml | 40 +++
> 1 file changed, 40 insertions(+)
> create mo
We have a Job vacancy for you in your country, the Job cannot stop your
business or the work your doing already. Send your CV/ Resume or Name, Phone
No. , address to our Email: mec...@xcontrol.it
Thanks
Jeff.
On Thu, 25 Feb 2021 21:18:42 +0100, Konrad Dybcio wrote:
> Document the newly added compatibles for 8976 GCC.
>
> Signed-off-by: Konrad Dybcio
> ---
> Documentation/devicetree/bindings/clock/qcom,gcc.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Rob Herring
On Thu, 25 Feb 2021 22:36:04 +0100, Konrad Dybcio wrote:
> From: AngeloGioacchino Del Regno
>
> The pinctrl-spmi-mpp driver supports setting more mpp functions
> than the ones defined in the dt-bindings header, specifically,
> digital, analog and sink.
>
> To follow the current way of specifying
On Thu, 25 Feb 2021 22:36:05 +0100, Konrad Dybcio wrote:
> From: AngeloGioacchino Del Regno
>
> Some SoCs do have a USB DP/DM ADC at 0x43, 0x44.
>
> Signed-off-by: AngeloGioacchino Del Regno
>
> Signed-off-by: Konrad Dybcio
> ---
> include/dt-bindings/iio/qcom,spmi-vadc.h | 3 +++
> 1 file c
Mundane typos fixes throughout the file.
s/establised/established/
s/availbale/available/
s/vaues/values/
s/Incase/In case/
Signed-off-by: Bhaskar Chowdhury
---
.../ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c| 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
On Fri, 26 Feb 2021 12:44:59 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki
>
> Minor example fixes:
> 1. Include bcm-nsp.h
> 2. Add address to the node name
>
> Signed-off-by: Rafał Miłecki
> ---
> This has been verified using dt_binding_check
> ---
> .../bindings/phy/bcm-ns-usb2-phy.txt
On Sat, Mar 6, 2021 at 5:07 AM Miguel Ojeda
wrote:
>
> Concerning #pragma once: I actually would like to have a standard
> #once directive if what is a "seen file" could be defined a bit more
> precisely.
I think it would be ok if you had something like
#pragma once IDTOKEN
which would basic
On Sat, Mar 6, 2021 at 1:45 AM Thomas Bogendoerfer
wrote:
>
> On Wed, Mar 03, 2021 at 02:37:55PM -0600, Rob Herring wrote:
> > On Wed, Mar 3, 2021 at 1:33 PM Paul Cercueil wrote:
> > >
> > > Since 5.12-rc1, the Device Tree blob must now be properly aligned.
> >
> > I had checked the other built-i
Rudimentory spelling fixes throughout the file.
s/descibing/describing/
s/inforation/information/
Signed-off-by: Bhaskar Chowdhury
---
drivers/soc/qcom/qmi_encdec.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/soc/qcom/qmi_encdec.c b/drivers/soc/qcom/qmi
HP Z220 (xeon). Fedora 33 GCC 10.2.1
Boot system, connect via KVM (DVI/USB) and disconnect, then:
.
usb 1-1.1.1: USB disconnect, device number 6
usb 1-1.1.1.2: USB disconnect, device number 8
usb 1-1.1.1.4: USB disconnect, device number 9
usb 1-1.1.1.5: clear tt 5 (90d
On Sat, 6 Mar 2021 21:19:38 +0100
Jonathan Neuschäfer wrote:
[...]
> > > > + case NTXEC_VERSION_TOLINO_SHINE2:
> > > > + has_rtc = false;
> > > > + ec->regmap = devm_regmap_init(ec->dev, NULL,
> > > > + ec->regmap,
> >
Ever since RCU was converted to softirq, it has no users.
Signed-off-by: Davidlohr Bueso
---
include/linux/interrupt.h | 1 -
kernel/softirq.c | 32
2 files changed, 33 deletions(-)
diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
ind
Errors in protocol should be logged when the driver aborts operations.
If the driver can carry on and "humor" the device, then emitting
the message as debug output level is fine.
Signed-off-by: Grant Grundler
---
drivers/net/usb/usbnet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Rep
Several error paths in bind/probe code will only emit
output using dev_dbg. But if we are going to fail the
bind/probe, emit related output with "err" priority.
Signed-off-by: Grant Grundler
---
drivers/net/usb/cdc_ncm.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
Reposting
On Sat, Mar 06, 2021 at 02:35:21PM -0700, Rob Herring wrote:
> On Sat, Mar 6, 2021 at 1:45 AM Thomas Bogendoerfer
> wrote:
> >
> > On Wed, Mar 03, 2021 at 02:37:55PM -0600, Rob Herring wrote:
> > > On Wed, Mar 3, 2021 at 1:33 PM Paul Cercueil wrote:
> > > >
> > > > Since 5.12-rc1, the Device Tree
Hi!
> > > This is the start of the stable review cycle for the 4.4.260 release.
> > > There are 30 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.
> >
> > Ok, so we ran some tests.
> >
> > A
Nobody is passing the module parameter to disable the
battery management portions so just drop this parameter.
Signed-off-by: Linus Walleij
---
ChangeLog v1->v2:
- Rebased on v5.12-rc, seems to have been missed for v5.12
merge window.
---
drivers/mfd/ab8500-core.c | 20 ++--
1
Hi Wolfram,
Thanks for your work.
On 2021-03-05 15:23:59 +0100, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang
Reviewed-by: Niklas Söderlund
> ---
>
> This is the correct one. TMU passed the testsuite, CMT needs a second
> look.
>
> Documentation/devicetree/bindings/timer/renesas,tmu.ya
On 3/6/21 2:25 PM, Vitaly Chikunov wrote:
Stefan,
On Thu, Mar 04, 2021 at 07:51:57PM -0500, Stefan Berger wrote:
From: Saulo Alessandre
* crypto/ecc.c
- add vli_mmod_fast_384
- change some routines to pass ecc_curve forward until vli_mmod_fast
* crypto/ecc.h
- add ECC_CURVE_NIST_P38
Wesley Cheng wrote:
>
> On 1/7/2021 5:51 PM, John Stultz wrote:
>> In reviewing the previous patch, Thinh Nguyen pointed out that
>> the DRD mode change sequence should be like the following when
>> switching from host -> device according to the programming guide
>> (for all DRD IPs):
>> 1. Reset c
Wesley Cheng wrote:
>
> On 1/8/2021 4:44 PM, Thinh Nguyen wrote:
>> Hi,
>>
>> John Stultz wrote:
>>> On Fri, Jan 8, 2021 at 4:26 AM Felipe Balbi wrote:
Hi,
John Stultz writes:
> From: Yu Chen
>
> Just resending this, as discussion died out a bit and I'm not
> sure
Hi Jiri,
> The drivers were removed in a1f714b44e34 (tty: Remove redundant synclink
> driver) and 3d608a591b2b (tty: Remove redundant synclinkmp driver).
>
> So remove also the PCI ID entries.
[...]
Thank you!
Reviewed-by: Krzysztof Wilczyński
Krzysztof
Both the charging and discharging currents on AXP22x are stored as
12-bit integers, in accordance with the datasheet.
It's also confirmed by vendor BSP (axp20x_adc.c:axp22_icharge_to_mA).
The scale factor of 0.5 is never mentioned in datasheet, nor in the
vendor source code. I think it was here to
Hi Pali,
> IRQ domain alloc function should return zero on success. Non-zero value
> indicates failure.
>
> Signed-off-by: Pali Rohár
> Fixes: fc54bae28818 ("PCI: iproc: Allow allocation of multiple MSIs")
[...]
Nice catch!
Reviewed-by: Krzysztof Wilczyński
Krzysztof
Stefan,
On Sat, Mar 06, 2021 at 06:29:18PM -0500, Stefan Berger wrote:
> On 3/6/21 2:25 PM, Vitaly Chikunov wrote:
> >
> > On Thu, Mar 04, 2021 at 07:51:57PM -0500, Stefan Berger wrote:
> > > From: Saulo Alessandre
> > >
> > > * crypto/ecc.c
> > >- add vli_mmod_fast_384
> > >- change so
Hi!
> > Ok, so we ran some tests.
> >
> > And they failed:
> >
> > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1075959449
> >
> > [ 26.785861]
> > Received signal: TEST_CASE_ID=CVE-2018-3639 RESULT=fail
> >
> > Testcase name is spectre-meltdown-checker... Failing o
Hi Antti,
A few nitpicks, so feel free to ignore these, of course.
If possible, capitalise the subject line. Also, perhaps "Add quirk to
prevent bus (...)" might read better.
> Some TI keystone C667X devices do no support bus/hot reset. Its PCIESS
[...]
It would be KeyStone in the above senten
Hi, Jitao:
Jitao Shi 於 2021年2月1日 週一 上午11:36寫道:
>
> SoC will transmit the EoTp (End of Transmission packet) when
> MIPI_DSI_MODE_EOT_PACKET flag is set.
I've modified the title and message as:
drm/mediatek: dsi: Use symbolized register definition
For HSTX_CKLP_EN and DIS_EOT, use symbolized reg
Hi, Jitao:
Jitao Shi 於 2021年2月1日 週一 上午11:36寫道:
>
> Enabling EoTp will make the line time larger, so the hfp and
> hbp should be reduced to keep line time.
Applied to mediatek-drm-next [1], thanks.
[1]
https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git/log/?h=mediatek-drm-ne
Hi, Jitao:
Rob Herring 於 2021年2月11日 週四 上午4:19寫道:
>
> On Mon, 08 Feb 2021 09:42:21 +0800, Jitao Shi wrote:
> > Add compatible "mediatek,mt8192-dpi" for the mt8192 dpi.
> >
> > Signed-off-by: Jitao Shi
> > ---
> > .../devicetree/bindings/display/mediatek/mediatek,dpi.yaml | 1 +
> > 1 file
On 3/7/21 12:25 AM, Greg Kroah-Hartman wrote:
> On Sat, Mar 06, 2021 at 08:06:44PM +0800, zhangkun...@163.com wrote:
>> From: Zhang Kun
>>
>> The value assigned to len by sg_pcopy_from_buffer() never used for
>> anything, so remove it.
>>
>> Signed-off-by: Zhang Kun
>> ---
>> drivers/usb/host/xh
Hi,
Thank you for sending the patch over. Few suggestions below.
There seem to be an extra space in the subject line.
> In this commit fixed coding style for braces and comments.
Where these coding style changes suggested by a tool? For example, was it
something like checkpatch.pl? If so, th
On 3/6/21 7:03 PM, Vitaly Chikunov wrote:
Stefan,
On Sat, Mar 06, 2021 at 06:29:18PM -0500, Stefan Berger wrote:
On 3/6/21 2:25 PM, Vitaly Chikunov wrote:
On Thu, Mar 04, 2021 at 07:51:57PM -0500, Stefan Berger wrote:
From: Saulo Alessandre
* crypto/ecc.c
- add vli_mmod_fast_384
- c
On 3/5/20 9:47 AM, Dave Hansen wrote:
> There are two definitions for the TSC deadline MSR in msr-index.h,
> one with an underscore and one without. Axe one of them and move
> all the references over to the other one.
>
> Cc: x...@kernel.org
> Cc: Peter Zijlstra
Better late than never:
Signed-
Before, the bus type related APIs that were defined in the
include/linux/device/bus.h were not referenced anywhere in the docs, so
I linked it to the bus types api documentation.
Signed-off-by: Wren Turkal
---
Documentation/driver-api/driver-model/bus.rst | 2 ++
1 file changed, 2 insertions(+)
tree/branch:
https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
dev.2021.03.03b
branch HEAD: b4838c004a52080e221bc224d6425a5a8eba238d net: phy: make
mdio_bus_phy_suspend/resume as __maybe_unused
elapsed time: 3149m
configs tested: 98
configs skipped: 2
The following config
tree/branch:
https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next
branch HEAD: 87f839888775b31854553de50d67b1c207dad705 Merge branch
'lkmm-dev.2021.03.04a' into HEAD
elapsed time: 3072m
configs tested: 131
configs skipped: 2
The following configs have been built succ
On Sat, Mar 06, 2021 at 05:33:01PM -0800, Wren Turkal wrote:
> Before, the bus type related APIs that were defined in the
> include/linux/device/bus.h were not referenced anywhere in the docs, so
> I linked it to the bus types api documentation.
I think this is a good thing to do.
> +++ b/Documen
Thanks for the feedback. I will cut another patch in a sec.
On 3/6/21 5:44 PM, Matthew Wilcox wrote:
Do you want to put a heading in front of it? I did this in xarray.rst:
Functions and structures
.. kernel-doc:: include/linux/xarray.h
.. kernel-doc:: lib/xarray.c
Al
On Sat, Mar 06, 2021 at 09:39:54PM +0100, Marc Kleine-Budde wrote:
> Hello *,
>
> On 02.11.2020 11:41:52, Andrea Righi wrote:
> > We have the following potential deadlock condition:
> >
> >
> > WARNING: possible irq lock inversion depende
On Fri, 5 Mar 2021 at 17:55, Greg Kroah-Hartman
wrote:
>
> This is the start of the stable review cycle for the 5.11.4 release.
> There are 104 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.
>
> Resp
Hello,
syzbot found the following issue on:
HEAD commit:d310ec03 Merge tag 'perf-core-2021-02-17' of git://git.ker..
git tree: net-next
console output: https://syzkaller.appspot.com/x/log.txt?x=1350c796d0
kernel config: https://syzkaller.appspot.com/x/.config?x=2b8307379601586a
das
From: Guo Ren
When percpu-timers are stopped by deep power saving mode, we need
system timer help to broadcast IPI_TIMER.
This is first introduced by broken x86 hardware, where the local apic
timer stops in C3 state. But many other architectures(powerpc, mips,
arm, hexagon, openrisc, sh) have su
301 - 400 of 442 matches
Mail list logo