On Wed, Aug 09, 2017 at 01:34:09PM -0700, kernelci.org bot wrote:
> stable-rc/linux-4.12.y boot: 211 boots: 17 failed, 194 passed
> (v4.12.5-106-g38a3c1c9f248)
>
> Full Boot Summary:
> https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.12.y/kernel/v4.12.5-106-g38a3c1c9f248/
> Full Build
tree: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
mmap_sem.2017.08.09a
head: 39782fbd9252a3ace9b49a55f4dd2a41a6ced31f
commit: 1b801585f6b03276db9722dc725a50ca11439467 [6/16] mm: RCU free VMAs
config: i386-tinyconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-
> Il giorno 08 ago 2017, alle ore 19:33, Paolo Valente
> ha scritto:
>
>>
>> Il giorno 08 ago 2017, alle ore 10:06, Paolo Valente
>> ha scritto:
>>
>>>
>>> Il giorno 07 ago 2017, alle ore 20:42, Paolo Valente
>>> ha scritto:
>>>
Il giorno 07 ago 2017, alle ore 19:32, Paolo Va
On 08/09/2017 01:10 PM, Bjorn Andersson wrote:
> On msm8916 and msm8996 boards a secure io-write is used to write the
> magic for selecting "download mode", specify this address in the
> DeviceTree.
>
> Note that qcom_scm.download_mode=1 must be specified on the kernel
> command line for the kernel
On Mon, 7 Aug 2017 13:40:34 +0800 "Huang, Ying" wrote:
> From: Huang Ying
>
> The statistics for total readahead pages and total readahead hits are
> recorded and exported via the following sysfs interface.
>
> /sys/kernel/mm/swap/ra_hits
> /sys/kernel/mm/swap/ra_total
>
> With them, the eff
+Stephen
On Tue, Jul 18, 2017 at 4:43 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring
> ---
> drivers/spmi/
On Wed, Aug 9, 2017 at 11:15 PM, Hisashi T Fujinaka wrote:
> On Wed, 9 Aug 2017, Rafael J. Wysocki wrote:
>
>> [You seem to have a stale linux-pm address in your address book,
>> I replaced it with the current one in the CC list.]
>>
>> On Wednesday, August 9, 2017 8:42:31 AM CEST Pavel Machek wro
On Wed, Aug 09, 2017 at 11:34:20PM +0200, Michal Suchanek wrote:
> Disabling the driver hook by setting class hook is totally sound design
> not prone to error as evidenced by the single implementation of the
> class hook.
It was done this was for consistency, if you look at the full code:
2017-08-10 1:07 GMT+08:00 Dmitry Vyukov :
> Hello,
>
> syzkaller fuzzer has hit the following WARNING in kvm_arch_vcpu_ioctl_run.
> This is easily reproducible and reproducer is attached at the bottom.
> The report is on upstream commit
> 26c5cebfdb6ca799186f1e56be7d6f2480c5012c. This requires sett
On Wed, Jul 19, 2017 at 9:32 AM, Alan Tull wrote:
> On Tue, Jul 18, 2017 at 11:42 PM, Moritz Fischer wrote:
>> On Tue, Jul 18, 2017 at 04:43:02PM -0500, Rob Herring wrote:
>>> Now that we have a custom printf format specifier, convert users of
>>> full_name to use %pOF instead. This is preparatio
Hi!
> >[You seem to have a stale linux-pm address in your address book,
> >I replaced it with the current one in the CC list.]
Thanks, fixed.
> >>ACPI S3, right. Machine still wakes up properly when I hit a key on
> >>USB keyboard.
> >
> >OK, so my guess would be a driver issue. What driver is
OK. While we're here: I think there's a spelling error in usage() in
tools/testing/selftests/kmod/kmod.sh
echo "-c Run test ID once"
echo "-s Run test ID x test-count number of times"
I believe that "-c" and "-s" are swapped. "c" probably stands for
count and "s" for single.
From: Brian Norris
The AVS TMON core provides temperature readings, a pair of configurable
high- and low-temperature threshold interrupts, and an emergency
over-temperature chip reset. The driver utilizes the first two to
provide temperature readings and high-temperature notifications to
applicat
From: Markus Mayer
This series adds the brcmstb AVS TMON driver.
The driver was originally written by Brian Norris.
This series is also available at
https://github.com/mmayer/linux/tree/brcmstb-thermal-4.13-v4.
v1 of this series can be found at https://lkml.org/lkml/2017/6/5/921
v2 of this ser
From: Brian Norris
Add binding for Broadcom STB thermal.
Signed-off-by: Brian Norris
Signed-off-by: Markus Mayer
---
.../devicetree/bindings/thermal/brcm,avs-tmon.txt| 20
MAINTAINERS | 8
2 files changed, 28 insertio
From: Markus Mayer
Turn on CONFIG_BRCMSTB_THERMAL as module.
Signed-off-by: Markus Mayer
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c7d147..2449064 100644
--- a/arch/arm64/configs/defco
From: Markus Mayer
Turn on CONFIG_BRCMSTB_THERMAL as module.
Signed-off-by: Markus Mayer
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 4d19c1b..230f7fa 100644
--- a/ar
On Wed, Aug 9, 2017 at 11:56 PM, Pavel Machek wrote:
> Hi!
>
>> >[You seem to have a stale linux-pm address in your address book,
>> >I replaced it with the current one in the CC list.]
>
> Thanks, fixed.
>
>> >>ACPI S3, right. Machine still wakes up properly when I hit a key on
>> >>USB keyboard.
On Tue, Jul 18, 2017 at 4:43 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring
> Cc: Arnd Bergmann
> Cc: Greg
On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring
> Cc: Greg Kroah-Hartman
> ---
From: Brian Norris
Add binding for Broadcom STB thermal.
Signed-off-by: Brian Norris
Signed-off-by: Markus Mayer
---
.../devicetree/bindings/thermal/brcm,avs-tmon.txt| 20
MAINTAINERS | 8
2 files changed, 28 insertio
From: Markus Mayer
This series adds the brcmstb AVS TMON driver.
The driver was originally written by Brian Norris.
This series is also available at
https://github.com/mmayer/linux/tree/brcmstb-thermal-4.13-v4.
v1 of this series can be found at https://lkml.org/lkml/2017/6/5/921
v2 of this ser
From: Brian Norris
The AVS TMON core provides temperature readings, a pair of configurable
high- and low-temperature threshold interrupts, and an emergency
over-temperature chip reset. The driver utilizes the first two to
provide temperature readings and high-temperature notifications to
applicat
From: Markus Mayer
Turn on CONFIG_BRCMSTB_THERMAL as module.
Signed-off-by: Markus Mayer
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 4d19c1b..230f7fa 100644
--- a/ar
From: Markus Mayer
Turn on CONFIG_BRCMSTB_THERMAL as module.
Signed-off-by: Markus Mayer
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c7d147..2449064 100644
--- a/arch/arm64/configs/defco
On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring
> Cc: Maxime Ripard
> Cc: Chen-
On Wed, Aug 2, 2017 at 5:39 PM, Bjorn Helgaas wrote:
> On Tue, Jul 18, 2017 at 04:43:21PM -0500, Rob Herring wrote:
>> Now that we have a custom printf format specifier, convert users of
>> full_name to use %pOF instead. This is preparation to remove storing
>> of the full path string for each nod
Fix compile error due to ksft_exit_skip() update to take var_args.
freq-step.c: In function ‘init_test’:
freq-step.c:234:3: error: too few arguments to function ‘ksft_exit_skip’
ksft_exit_skip();
^~
In file included from freq-step.c:26:0:
../kselftest.h:167:19: note: declared her
On Fri, Jul 21, 2017 at 2:28 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring
> Acked-by: Krzysztof Kozlowski
* Kishon Vijay Abraham I [170807 22:22]:
> The GPIO polarity for MMC1 card detect is set to '0' which means
> active-high. However the polarity should be active-low. Fix it
> here.
Can these wait for v4.14 merge window or do these fix known
issues?
Regards,
Tony
On 09/08/2017 at 11:42:50 -0500, Gustavo A. R. Silva wrote:
> platform_get_irq() returns an error code, but the atmel_tclib driver
> ignores it and always returns -EINVAL. This is not correct and,
> prevents -EPROBE_DEFER from being propagated properly.
>
Which will never happen because the kerne
tree: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
mmap_sem.2017.08.09a
head: 39782fbd9252a3ace9b49a55f4dd2a41a6ced31f
commit: 1b801585f6b03276db9722dc725a50ca11439467 [6/16] mm: RCU free VMAs
config: parisc-allnoconfig (attached as .config)
compiler: hppa-linux-gnu-gc
On Tue, Jul 18, 2017 at 4:43 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring
> Cc: Scott Wood
> Cc: Qiang Zh
* Kishon Vijay Abraham I [170807 09:03]:
> Document the new compatible string "ti,dra7-sdhci" to be used for
> MMC controllers in DRA7 and DRA72 SoCs.
I wonder if this should really be documented for sdhci
instead of ti-omap-hsmmc.txt?
I agree it's better to use sdhci compatible and keep the
hsm
On Tue, Jul 25, 2017 at 6:38 AM, Thierry Reding
wrote:
> On Tue, Jul 18, 2017 at 04:43:25PM -0500, Rob Herring wrote:
>> Now that we have a custom printf format specifier, convert users of
>> full_name to use %pOF instead. This is preparation to remove storing
>> of the full path string for each n
On 08/09/2017 02:50 PM, Rob Herring wrote:
> +Stephen
>
> On Tue, Jul 18, 2017 at 4:43 PM, Rob Herring wrote:
>> Now that we have a custom printf format specifier, convert users of
>> full_name to use %pOF instead. This is preparation to remove storing
>> of the full path string for each node.
>>
On Tue, Jul 18, 2017 at 4:43 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring
> Cc: Srinivas Kandagatla
> ---
On Wed, Jul 19, 2017 at 2:44 PM, Boris Brezillon
wrote:
> On Tue, 18 Jul 2017 16:43:17 -0500
> Rob Herring wrote:
>
>> Now that we have a custom printf format specifier, convert users of
>> full_name to use %pOF instead. This is preparation to remove storing
>> of the full path string for each no
From: "Edward A. James"
Pmbus always reads byte data from the status register, even if
configured to use STATUS_WORD. Use a function pointer to read the
correct amount of data from the registers.
Also switch to try STATUS_WORD first before STATUS_BYTE on init.
Signed-off-by: Edward A. James
---
From: "Edward A. James"
Export all the available status registers through debugfs, if the client
driver wants them.
Signed-off-by: Edward A. James
---
drivers/hwmon/pmbus/pmbus.c | 24 +-
drivers/hwmon/pmbus/pmbus.h | 11 +++
drivers/hwmon/pmbus/pmbus_core.c | 175 +
From: "Edward A. James"
Add PB_STATUS_INPUT as the generic alarm bit for iin and pin. We also
need to redo the status register checking before setting up the boolean
attribute, since it won't necessarily check STATUS_WORD if the device
doesn't support it, which we need for this bit.
Signed-off-b
From: "Edward A. James"
Switch the storage of status registers to 16 bit values. This allows us
to store all the bits of STATUS_WORD.
Signed-off-by: Edward A. James
---
drivers/hwmon/pmbus/pmbus_core.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/h
From: "Edward A. James"
This series adds some functionality to the pmbus core.
The first two patches provide support for the STATUS_WORD register. This allows
more default alarm attributes to be used, as the upper byte of the status
register is available. The third patch then uses the STATUS_INP
On Wed, Jul 19, 2017 at 12:47 AM, Alexandre Belloni
wrote:
> On 18/07/2017 at 16:43:14 -0500, Rob Herring wrote:
>> Now that we have a custom printf format specifier, convert users of
>> full_name to use %pOF instead. This is preparation to remove storing
>> of the full path string for each node.
On 9 August 2017 10:35:39 BST, Harvey Hunt wrote:
>From: John Crispin
>
>Add a driver to setup the USB phy on Mediatek/Ralink SoCs.
>The driver is trivial and only sets up power and host mode.
>
>Signed-off-by: John Crispin
>Signed-off-by: Harvey Hunt
>Cc: linux-kernel@vger.kernel.org
>Cc: linu
From: Rafael J. Wysocki
Rename the ->enter_freeze cpuidle driver callback to ->enter_s2idle
to make it clear that it is used for entering suspend-to-idle and
rename the related functions, variables and so on accordingly.
Signed-off-by: Rafael J. Wysocki
---
arch/arm/mach-tegra/cpuidle-tegra114
On Saturday, August 5, 2017 2:55:34 PM CEST Rafael J. Wysocki wrote:
> Hi Everyone,
>
> The term "suspend-to-idle" (and its short form "s2idle") was invented after
> introducing support for the system state it refers to. At that time, the
> feature was called "freeze", kind of for the lack of a b
From: Rafael J. Wysocki
Rename struct platform_freeze_ops to platform_s2idle_ops to make it
clear that the callbacks in it are used during suspend-to-idle
suspend/resume transitions and rename the related functions,
variables and so on accordingly.
Signed-off-by: Rafael J. Wysocki
---
drivers/
From: Rafael J. Wysocki
Rename the freeze_state enum representing the suspend-to-idle state
machine states to s2idle_states and rename the related variables and
functions accordingly.
Signed-off-by: Rafael J. Wysocki
---
drivers/base/power/wakeup.c |2 -
include/linux/suspend.h | 20
From: Rafael J. Wysocki
To make it clear that the symbol in question refers to
suspend-to-idle, rename it from PM_SUSPEND_FREEZE to
PM_SUSPEND_TO_IDLE.
Signed-off-by: Rafael J. Wysocki
---
drivers/acpi/sleep.c |2 -
drivers/regulator/of_regulator.c |2 -
include/linux/suspe
On Thu, Aug 10, 2017 at 06:09:22AM +0800, kbuild test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
> mmap_sem.2017.08.09a
> head: 39782fbd9252a3ace9b49a55f4dd2a41a6ced31f
> commit: 1b801585f6b03276db9722dc725a50ca11439467 [6/16] mm: RCU free VMAs
>
From: Joerg Roedel
Add a struct iommu_device to each tegra-smmu and register it
with the iommu-core. Also link devices added to the driver
to their respective hardware iommus.
Signed-off-by: Joerg Roedel
---
drivers/iommu/tegra-smmu.c | 25 +
1 file changed, 25 insertio
From: Joerg Roedel
Add a struct iommu_device to each tegra-gart and register it
with the iommu-core. Also link devices added to the driver
to their respective hardware iommus.
Signed-off-by: Joerg Roedel
---
drivers/iommu/tegra-gart.c | 26 ++
1 file changed, 26 inserti
Hi,
here are two patches to add support for 'struct iommu_device'
to the tegra iommu-drivers. This will make the iommu-core
code aware of the hardware iommus that a driver manages.
It will also add the iommus to sysfs and link them to the
devices managed by them.
The patches apply on-top of Robi
Since commit d05d7f40791c ("Merge branch 'for-4.8/core' of
git://git.kernel.dk/linux-block") and 3fc9d690936f ("Merge branch
'for-4.8/drivers' of git://git.kernel.dk/linux-block"), blkfront_resume()
has been using an index for iterating ring_info to check request when
iterating blk_shadow in an inn
On Wed, Aug 09, 2017 at 02:56:52PM -0700, Daniel Mentz wrote:
> OK. While we're here: I think there's a spelling error in usage() in
> tools/testing/selftests/kmod/kmod.sh
>
> echo "-c Run test ID once"
> echo "-s Run test ID x test-count number of times"
>
> I believe that "-c"
The same structure is used in both side, so we dont need to cast.
This will fix the following sparse warnings:
drivers/staging/wlan-ng/prism2sta.c:1139:13: warning: cast to restricted __le16
drivers/staging/wlan-ng/prism2sta.c:1150:24: warning: cast to restricted __le16
drivers/staging/wlan-ng/pris
On 08/09/2017 05:24 PM, H.J. Lu wrote:
> On Wed, Aug 9, 2017 at 1:32 PM, Kostya Serebryany wrote:
I believe this would only be an output bit, but I'm not sure how it
would be wired into binutils. Kostya, do you know any details about
how AddressSanitizer might be able to create
On Wed, Aug 09, 2017 at 04:59:53PM -0500, Rob Herring wrote:
> On Tue, Jul 18, 2017 at 4:43 PM, Rob Herring wrote:
> > Now that we have a custom printf format specifier, convert users of
> > full_name to use %pOF instead. This is preparation to remove storing
> > of the full path string for each n
On 08/09/2017 02:24 PM, Luis R. Rodriguez wrote:
> On Mon, Aug 07, 2017 at 02:17:33PM -0400, Prarit Bhargava wrote:
>>
>>
>> On 08/07/2017 01:14 PM, Luis R. Rodriguez wrote:
>>
>>>
>>> Note printk_late_init() is a late_initcall(). This means if the
>>> printk_time_setting was disabled it will tak
On August 9, 2017 1:45:41 AM PDT, Corentin Labbe
wrote:
>On Thu, Aug 03, 2017 at 07:06:33PM +0800, Chen-Yu Tsai wrote:
>> On Thu, Aug 3, 2017 at 1:38 AM, Florian Fainelli
> wrote:
>> > On 08/01/2017 11:21 PM, David Wu wrote:
>> >> To make internal phy work, need to configure the phy_clock,
>> >>
From: Rafael J. Wysocki
On some systems the platform firmware expects GPEs to be enabled
before the enumeration of devices and if that expectation is not
met, the systems in question may not boot in some situations.
For this reason, change the initialization ordering of the ACPI
subsystem to mak
From: Rafael J. Wysocki
In some cases GPEs are already active when they are enabled by
acpi_ev_initialize_gpe_block() and whatever happens next may depend
on the result of handling the events signaled by them, so the
events should not be discarded (which is what happens currently) and
they should
From: Rafael J. Wysocki
Runtime GPEs have corresponding _Lxx/_Exx methods and are enabled
automatically during the initialization of the ACPI subsystem through
acpi_update_all_gpes() with the assumption that acpi_setup_gpe_for_wake()
will be called in advance for all of the GPEs pointed to by _PR
Hi,
This is exceptional for at least two reasons.
First, we need it now to work around boot problems on multiple platforms
already seen in the field (which are shipping products).
Second, the ACPICA changes in this series are kind of Linux-specific, because
they are related to how Linux carries
On August 9, 2017 5:10:30 AM PDT, David Wu wrote:
>Add the documentation for internal phy. A boolean property
>indicates that a internal phy will be used.
>
>Signed-off-by: David Wu
>---
> Documentation/devicetree/bindings/net/phy.txt | 3 +++
> 1 file changed, 3 insertions(+)
>
>diff --git a/Docu
On August 9, 2017 5:13:19 AM PDT, David Wu wrote:
>This patch enables the internal phy for rk3228 evb board
>by default.
>To use the external 1000M phy on evb board, need to make
>some switch of evb board to be on.
>
>Signed-off-by: David Wu
LGTM
Reviewed-by: Florian Fainelli
--
Florian
On Tuesday, August 1, 2017 3:08:58 PM CEST Rafael J. Wysocki wrote:
> On Tue, Aug 1, 2017 at 2:10 PM, Lukas Wunner wrote:
> > Retrieve device properties on Macs with an Apple-specific _DSM and
> > use them in lieu of _CRS data upon SPI slave initialization
> > in preparation of supporting the SPI
Follow-on patch for gpio-thunderx uses a irqdomain hierarchy which
requires slightly different flow handlers, add them to chip.c which
contains most of the other flow handlers.
Signed-off-by: David Daney
---
include/linux/irq.h | 2 ++
kernel/irq/chip.c | 102
Signed-off-by: David Daney
---
MAINTAINERS | 5 +
1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3c41902..5c39d80 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12993,6 +12993,11 @@ M: Yehezkel Bernat
S: Maintained
F: drivers/thunderbolt/
+THUND
Cavium ThunderX and OCTEON-TX are arm64 based SoCs. Add driver for
the on-chip GPIO pins.
Signed-off-by: David Daney
---
drivers/gpio/Kconfig | 8 +
drivers/gpio/Makefile| 1 +
drivers/gpio/gpio-thunderx.c | 639 +++
3 files changed, 6
git tree, please drop us a note to
> > help improve the system]
> >
> > url:
> > https://github.com/0day-ci/linux/commits/Yury-Norov/lib-make-bitmap_parselist-thread-safe-and-much-faster/20170809-105307
> > config: i386-randconfig-x000-201732 (attached as .confi
The ThunderX/OCTEON-TX GPIO hardware looks like a PCIe device, with
the interrupt signal from each GPIO line being routed to a dedicated
MSI-X. This interrupt routing requires that we add some custom
processing to the beginning of the MSI-X irqdomain hierarchy.
Changes from v6:
- Trivial rebase
For an already existing irqdomain hierarchy, as might be obtained via
a call to pci_enable_msix_range(), a PCI driver wishing to add an
additional irqdomain to the hierarchy needs to be able to insert the
irqdomain to that already initialized hierarchy. Calling
irq_domain_create_hierarchy() allows
Because gpiochip_irqchip_add() may fail, its return value should
be checked.
Signed-off-by: Masahiro Yamada
---
drivers/gpio/gpio-brcmstb.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/gpio/gpio-brcmstb.c b/drivers/gpio/gpio-brcmstb.c
index e6489143721a..
On Wednesday, August 2, 2017 2:28:46 AM CEST Amitoj Kaur Chawla wrote:
> Functions working with attribute_groups provided by
> work with const attribute_group. These attribute_group structures do not
> change at runtime so mark them as const.
>
> File size before:
> text data bss de
On Wed, Aug 09, 2017 at 05:19:16PM -0500, Eddie James wrote:
> From: "Edward A. James"
>
> Add PB_STATUS_INPUT as the generic alarm bit for iin and pin. We also
> need to redo the status register checking before setting up the boolean
> attribute, since it won't necessarily check STATUS_WORD if t
Many of the family of functions including irq_chip_mask_parent(),
irq_chip_unmask_parent() are exported, but not all.
Add EXPORT_SYMBOL_GPL to irq_chip_enable_parent,
irq_chip_disable_parent and irq_chip_set_affinity_parent, so they
likewise are usable from modules.
Signed-off-by: David Daney
--
On Friday, August 4, 2017 7:10:41 AM CEST Viresh Kumar wrote:
> On 04-08-17, 09:52, Finley Xiao wrote:
> > This patch adds the rk3328 compatible string for supporting
> > the generic cpufreq driver on RK3328.
> >
> > Signed-off-by: Finley Xiao
> > ---
> > drivers/cpufreq/cpufreq-dt-platdev.c | 1
rockchip_drm_sys_suspend/resume() obains a struct drm_device pointer
from drvdata, the pointer is then dereferenced to obtain private data.
drvdata is set when a display is bound, on systems without a
(successfully probed) display drvdata is NULL and the PM functions
try to dereference a NULL point
El Wed, Aug 09, 2017 at 04:03:02PM -0700 Matthias Kaehlcke ha dit:
> rockchip_drm_sys_suspend/resume() obains a struct drm_device pointer
> from drvdata, the pointer is then dereferenced to obtain private data.
> drvdata is set when a display is bound, on systems without a
> (successfully probed)
rockchip_drm_sys_suspend/resume() obains a struct drm_device pointer
from drvdata, the pointer is then dereferenced to obtain private data.
drvdata is set when a display is bound, on systems without a
(successfully probed) display drvdata is NULL and the PM functions
try to dereference a NULL point
On 08/07/2017 03:46 PM, Franklin S Cooper Jr wrote:
Add basic PM Runtime support.
Signed-off-by: Franklin S Cooper Jr
---
Version 2 changes:
Fix build error.
Build tested using allmodconfig
drivers/tty/serial/8250/8250_of.c | 35 ---
1 file changed, 24 inser
Andrew Morton writes:
> On Mon, 7 Aug 2017 13:40:34 +0800 "Huang, Ying" wrote:
>
>> From: Huang Ying
>>
>> The statistics for total readahead pages and total readahead hits are
>> recorded and exported via the following sysfs interface.
>>
>> /sys/kernel/mm/swap/ra_hits
>> /sys/kernel/mm/swa
Hi Mauro,
Commit
383c36471c00 ("media: cx231xx: only unregister successfully registered i2c
adapters")
is missing a Signed-off-by from its committer.
--
Cheers,
Stephen Rothwell
On Thu, Aug 03, 2017 at 03:28:18PM -0400, Sebastien Bourdelin wrote:
> Add binding documentation for the Technologic Systems NBUS that is used
> to interface with peripherals in the FPGA of the TS-4600 SoM.
>
> Signed-off-by: Sebastien Bourdelin
> Acked-by: Linus Walleij
> ---
> Changes v5 -> v6
On Wednesday, August 9, 2017 12:41:15 AM CEST Srinivas Pandruvada wrote:
> For SoC to achieve its lowest power platform idle state a set of hardware
> preconditions must be met. These preconditions or constraints can be
> obtained by issuing a device specific method (_DSM) with function "1".
> Refe
On Fri, Aug 04, 2017 at 09:18:45AM +0200, Lars Persson wrote:
> Document the device tree bindings for the ARTPEC crypto accelerator on
> ARTPEC-6 and ARTPEC-7 SoCs.
>
> Signed-off-by: Lars Persson
> ---
> .../devicetree/bindings/crypto/artpec6-crypto.txt| 16
>
> 1 file
On Thu, 3 Aug 2017 11:14:13 +0200
Fabrice Gasnier wrote:
> Add support for STM32H7 timer triggers:
> - Add new valids_table
> - Introduce compatible, with configuration data
> - Extend up to 15 timers, available on STM32H7
>
> Signed-off-by: Fabrice Gasnier
Applied to the togreg branch of iio.g
On Thu, 3 Aug 2017 11:14:14 +0200
Fabrice Gasnier wrote:
> Add output compare trigger sources available on some instances.
>
> Signed-off-by: Fabrice Gasnier
Applied to the togreg branch of iio.git and pushed out as testing.
Thanks,
Jonathan
> ---
> drivers/iio/trigger/stm32-timer-trigger.c
On Thu, 3 Aug 2017 11:14:12 +0200
Fabrice Gasnier wrote:
> STM32H7 has slightly different triggers than previous versions.
> Introduce st,stm32h7-timer-trigger compatible to handle this new variant.
>
> Signed-off-by: Fabrice Gasnier
Applied to the togreg branch of iio.git and pushed out as tes
On Thu, 3 Aug 2017 01:23:35 +0200
Andreas Klinger wrote:
> add trivial device tree binding "devantech,srf02" and "devantech,srf10"
>
> Signed-off-by: Andreas Klinger
Please remember to cc the device tree maintainers and list of bindings.
For trivial ones, sometimes it makes more sense for them
(Cc'ing Wei whose commit was blamed)
On Mon, Aug 7, 2017 at 2:15 PM, John Stultz wrote:
> On Mon, Aug 7, 2017 at 2:05 PM, John Stultz wrote:
>> So, with recent testing with my HiKey board, I've been noticing some
>> quirky behavior with my USB eth adapter.
>>
>> Basically, pluging the usb eth ad
On Wed, Aug 9, 2017 at 11:26 PM, Michael Ellerman wrote:
> Matt Brown writes:
>
>> This patch uses the vpermxor instruction to optimise the raid6 Q syndrome.
>> This instruction was made available with POWER8, ISA version 2.07.
>> It allows for both vperm and vxor instructions to be done in a sin
On Mon, Jul 31, 2017 at 06:24:48PM +0200, Boris Brezillon wrote:
> A new I3C subsystem has been added and a generic description has been
> created to represent the I3C bus and the devices connected on it.
>
> Document this generic representation.
>
> Signed-off-by: Boris Brezillon
> ---
> Docum
On Wed, Aug 9, 2017 at 4:34 PM, Cong Wang wrote:
> (Cc'ing Wei whose commit was blamed)
>
> On Mon, Aug 7, 2017 at 2:15 PM, John Stultz wrote:
>> On Mon, Aug 7, 2017 at 2:05 PM, John Stultz wrote:
>>> So, with recent testing with my HiKey board, I've been noticing some
>>> quirky behavior with m
On Mon, Jul 31, 2017 at 03:05:02PM -0500, Suman Anna wrote:
> Add support to the keystone remoteproc driver for managing the
> DSP present in the Keystone 2 66AK2G SoC. The 66AK2G SoC has
> a Power Management Micro Controller (PMMC) that manages the
> individual device's power, clock and reset func
only if we've already throttled after 50 kmod threads
have been hit.
These fixes are also available on my linux git tree branch
20170809-kmod-for-v4.13-final [0] which also has contains other fixes I had
previously sent to you and Shuah for inclusion for v4.13-final.
Note that although it may
Recursive loops with module loading were previously handled in kmod
by restricting the number of modprobe calls to 50 and if that limit
was breached request_module() would return an error and a user would
see the following on their kernel dmesg:
request_module: runaway loop modprobe binfmt-464c
St
The descriptions were reversed, correct this.
Reported-by: Daniel Mentz
Fixes: 64b671204afd71 ("test_sysctl: add generic script to expand on tests")
Signed-off-by: Luis R. Rodriguez
---
tools/testing/selftests/kmod/kmod.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/
401 - 500 of 1190 matches
Mail list logo