On 13/01/16 20:42, Henrik Rydberg wrote:
>>> I understand that the current controller and firmware you are working on
>>> is not suitable for actual processing and the data rate is only useful
>>> for diagnostic. This does not mean however that we can't use the same
>>> high-speed interface for bot
On 02/08/2016 01:12 PM, Rob Herring wrote:
On Mon, Feb 8, 2016 at 2:47 PM, David Daney wrote:
On 02/08/2016 11:56 AM, Rob Herring wrote:
On Fri, Feb 05, 2016 at 03:41:15PM -0800, David Daney wrote:
From: David Daney
[...]
+Properties of the host controller node that differ from
+host-g
On Thu, Jan 21, 2016 at 02:39:21PM +0100, Michał Kępień wrote:
> > Another idea:
> >
> > What about passing struct calling_interface_buffer from caller allocated
> > memory (either from stack or kernel alloc) to dell-smbios which will
> > copy it into own buffer under 4GB and then pass it to dcdba
Hi,
On Mon, Feb 8, 2016 at 12:39 PM, Viresh Kumar wrote:
> Hi Rafael,
>
> Things look much much better now. I have rebased this series over
> pm/bleeding-edge, that has all your patches.
>
> I have moved ahead and done few more changes in this series, that should
> get rid of all the lockdeps we
On Monday 08 February 2016 21:21:13 Bernhard Walle wrote:
> We need that for a custom hardware that needs the reverse reset
> sequence.
>
> Signed-off-by: Bernhard Walle
>
Why can't this be specified in the gpios property?
Arnd
On Monday 08 February 2016 11:45:44 Paul Gortmaker wrote:
> [[PATCH 2/2] serial: 8250: fix building Ingenic with SERIAL_8250=m] On
> 08/02/2016 (Mon 13:51) Arnd Bergmann wrote:
>
> > The Ingenic 8250 driver has a 'bool' Kconfig symbol, but that
> > breaks when SERIAL_8250 is a loadable module:
>
On Fri, 29 Jan 2016 22:35:18 +0100, "Rafael J. Wysocki" said:
> > One more test unveils this one
> >
> > # modprobe -r sdhci-acpi
> > [ 1289.909441] [ cut here ]
> > [ 1289.918205] WARNING: CPU: 1 PID: 4374 at
> > /home/andy/prj/linux-otc/drivers/base/power/common.c:150
> >
Hi Joshua,
On 02/08/2016 01:35 PM, Joshua Kinard wrote:
On 02/08/2016 13:15, Harvey Hunt wrote:
Hi David,
On 02/08/2016 10:11 AM, David Daney wrote:
On 02/08/2016 10:05 AM, Harvey Hunt wrote:
STACK_TOP_MAX is aligned on a 32k boundary. When __bprm_mm_init()
creates an
initial stack for a pro
On Mon, Feb 08, 2016 at 09:21:13PM +0100, Bernhard Walle wrote:
> We need that for a custom hardware that needs the reverse reset
> sequence.
>
> Signed-off-by: Bernhard Walle
> ---
> Documentation/devicetree/bindings/net/fsl-fec.txt | 3 +++
> drivers/net/ethernet/freescale/fec_main.c |
On Mon, Feb 8, 2016 at 10:44 PM, wrote:
> On Fri, 29 Jan 2016 22:35:18 +0100, "Rafael J. Wysocki" said:
>> > One more test unveils this one
>> >
>> > # modprobe -r sdhci-acpi
>> > [ 1289.909441] [ cut here ]
>> > [ 1289.918205] WARNING: CPU: 1 PID: 4374 at
>> > /home/andy/
On 02/06/2016 03:59 AM, Luis R. Rodriguez wrote:
The enumeration of legacy crap by ACPI boot flags seems to provide enough
details to suit our needs if we really wanted to zero down on the specifics of
what paravirt_legacy() means, there are these flags:
/* Masks for FADT IA-PC Boot Architectu
On Mon, Feb 08, 2016 at 10:46:42PM +0100, Arnd Bergmann wrote:
> On Monday 08 February 2016 21:21:13 Bernhard Walle wrote:
> > We need that for a custom hardware that needs the reverse reset
> > sequence.
> >
> > Signed-off-by: Bernhard Walle
> >
>
> Why can't this be specified in the gpios pro
On Sun, Feb 7, 2016 at 12:10 AM, Scotty Bauer wrote:
>
>
> On 02/06/2016 11:35 PM, Mika Penttilä wrote:
>> Hi,
>>
>>
>> On 07.02.2016 01:39, Scott Bauer wrote:
>>> This patch adds SROP mitigation logic to the x86 signal delivery
>>> and sigreturn code. The cookie is placed in the unused alignment
Hi,
This is a new & split out version of the last patch of my
"drm/fsl-dcu: fixes and enhancements" patchset:
https://lkml.org/lkml/2015/11/18/949
Instead of using struct drm_display_mode to convey the pixel clock
polarity information, this patchset introduces a new field called
bus_flags stored
The current default configuration is as follows:
- Invert VSYNC signal (active LOW)
- Invert HSYNC signal (active LOW)
The mode flags allow to specify the required polarity per
mode. Furthermore, none of the current driver settings is
actually a standard polarity.
This patch applies the current d
The drivers current default configuration drives the pixel data
on rising edge of the pixel clock. However, most display sample
data on rising edge... This leads to color shift artefacts visible
especially at edges.
This patch changes the relevant defines to be useful and actually
set the bits, an
Introduce bus_flags to specify display bus properties like signal
polarities. This is useful for parallel display buses, e.g. to
specify the pixel clock or data enable polarity.
Suggested-by: Thierry Reding
Signed-off-by: Stefan Agner
---
include/drm/drm_crtc.h | 9 +
1 file changed, 9
On 08.02.2016, David Niklas wrote:
> Alas, my beautiful fs has become damaged and fsck does nothing, I think
> it's a nop.
> What is wrong, something in the btree, the original message was in
> syslog but it seems to have rotated, I could tell you but I'd have to
> cause my kernel to remount my h
The file wd.c was remove from the driver by commit
commit fdd9b8655933 ("mei: wd: drop the watchdog code from the core mei
driver")
Unfortunately it came back by mistake in rebasing in the commit
commit 06ee536bcb15 ("mei: fill file pointer in read cb for fixed
address client")
Signed-off-by: Tom
Hi,
On Sun, Feb 07, 2016 at 10:26:51AM -0800, Joe Perches wrote:
> On Sun, 2016-02-07 at 17:38 +, Luis Henriques wrote:
> > Instead of defining a local version of struct ethhdr use the standard
> > definition from .
>
> trivia:
>
> > diff --git a/arch/powerpc/platforms/ps3/gelic_udbg.c
> >
On Mon, Feb 08, 2016 at 11:59:06AM -0600, Suravee Suthikulpanit wrote:
> From: Suravee Suthikulpanit
>
> Adding maintainers for AMD Seattle device tree.
>
> Signed-off-by: Brijesh Singh
> Signed-off-by: Suravee Suthikulpanit
> Signed-off-by: Tom Lendacky
Thanks, I've applied the series to ne
On Mon, Feb 8, 2016 at 12:58 PM, Jeff Moyer wrote:
> Dan Williams writes:
>
>> I agree the mount option needs to die, and I fully grok the reasoning.
>> What I'm concerned with is that a system using fully-DAX-aware
>> applications is forced to incur the overhead of maintaining *sync
>> semanti
On Mon, Feb 8, 2016 at 6:20 PM, Viresh Kumar wrote:
> On 08-02-16, 14:32, Rafael J. Wysocki wrote:
>> The comment still applies.
>>
>> Moreover, please extend it to say that this must be called with
>> dbs_data->mutex held (or it looks racy otherwise).
>
> Modified it as:
>
> + *
> + * Simply upda
On Sat, Feb 06, 2016 at 02:43:17AM +0900, Masahiro Yamada wrote:
> These options already reside inside the ARCH_NETX-dependent menu.
>
> Signed-off-by: Masahiro Yamada
Thanks, applied to next/cleanup.
-Olof
On Sat, Feb 06, 2016 at 02:38:40AM +0900, Masahiro Yamada wrote:
> All of these are already select'ed by ARCH_MULTIPLATFORM.
>
> Signed-off-by: Masahiro Yamada
> ---
Thanks, applied to next/cleanup.
-Olof
On Sat, Feb 06, 2016 at 05:33:07PM +0300, Dmitry Monakhov wrote:
> Ross Zwisler writes:
<>
> > +static int dax_radix_entry(struct address_space *mapping, pgoff_t index,
> IMHO it would be sane to call that function as dax_radix_entry_insert()
I think I may have actually had it named that at some
On Mon, Feb 08, 2016 at 02:27:10AM -0800, Amitkumar Karwar wrote:
> From: Xinming Hu
>
> Platform device and driver provide easy way to
> interact with device-tree-enabled system.
>
> This patch registers platform driver and reorganise
> existing device tree specific code.
>
> Signed-off-by: Xi
On Mon, Feb 08, 2016 at 12:03:24PM -0800, Tony Lindgren wrote:
> * Michal Simek [160205 09:59]:
> > On 5.2.2016 18:36, Masahiro Yamada wrote:
> > > The variable "MACHINE" is empty if CONFIG_ARCH_MULTIPLATFORM=y,
> > > so these Makefile.boot files are never included.
> > >
> > > Signed-off-by: Mas
On 02/08/2016 01:48 PM, Harvey Hunt wrote:
Hi Joshua,
On 02/08/2016 01:35 PM, Joshua Kinard wrote:
On 02/08/2016 13:15, Harvey Hunt wrote:
Hi David,
On 02/08/2016 10:11 AM, David Daney wrote:
On 02/08/2016 10:05 AM, Harvey Hunt wrote:
STACK_TOP_MAX is aligned on a 32k boundary. When __bprm_
On Thu, Feb 04, 2016 at 12:32:56PM +0200, Georgi Djakov wrote:
> Enable sdhci and restart functionality for devices based on msm8916 platform.
> Also increase the number of minors per block device to detect all available
> partitions.
>
> Signed-off-by: Georgi Djakov
What's this patch against? I
On Mon, Feb 8, 2016 at 11:05 PM, Rafael J. Wysocki wrote:
> On Mon, Feb 8, 2016 at 6:20 PM, Viresh Kumar wrote:
>> On 08-02-16, 14:32, Rafael J. Wysocki wrote:
>>> The comment still applies.
>>>
>>> Moreover, please extend it to say that this must be called with
>>> dbs_data->mutex held (or it lo
On Sat, Feb 06, 2016 at 07:07:33AM +, Srinivas Kandagatla wrote:
> This patch adds kconfigs for spmi bus support, pinctrl drivers and usb
> related to get USB working on Qualcomm DB410C board.
>
> Signed-off-by: Srinivas Kandagatla
Applied to next/arm64, thanks.
-Olof
This adds the APM X-Gene SLIMpro mailbox device tree
node documentation.
Signed-off-by: Feng Kan
Signed-off-by: Duc Dang
Acked-by: Rob Herring
---
Changes since v4:
- Rebase over v4.5-rc1
- Fix number of total interrupts in
introduction text
- Change node name to
X-Gene mailbox controller provides 8 mailbox channels, with
each channel has a dedicated interrupt line.
Signed-off-by: Feng Kan
Signed-off-by: Duc Dang
---
Changes since v4:
- Rebase over v4.5-rc1
- Fix section mistmatch warning by removing
__init in slimpro_mbox_probe d
APM X-Gene SoC has a mailbox controller that provides
communication mechanism for X-Gene Arm64 cores to communicate
with X-Gene SoC's Cortex M3 (SLIMpro) processor.
X-Gene mailbox controller provides 8 mailbox channels, with
each channel has a dedicated interrupt line.
Changes since v4:
-
On Mon, Feb 08, 2016 at 09:31:21AM +0100, Geert Uytterhoeven wrote:
> On Sun, Feb 7, 2016 at 6:38 PM, Luis Henriques
> wrote:
> > Several network-related data structures are defined in gelic_udbg.
> > These could be easily dropped and the standard ones defined in network
> > headers could be used
On 11/03, Mike Looijmans wrote:
> Here's a series of three patches to fix up the Kconfig file in the
> clk directory. No functional change, just cosmetic.
> The first patch gets rid of double "help" headers and makes them uniform.
> There's a simple typo fix, and moving two related entries together
Mailbox device tree node for APM X-Gene platform.
Signed-off-by: Feng Kan
Signed-off-by: Duc Dang
---
Changes since v4:
- Rebase over v4.5-rc1
- Change node name to mailbox@1054
Changes since v3:
- Rebase over v4.4
arch/arm64/boot/dts/apm/apm-storm.dtsi | 14 ++
On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote:
> On 02/08/2016 01:12 PM, Rob Herring wrote:
> >On Mon, Feb 8, 2016 at 2:47 PM, David Daney
> >wrote:
> >>On 02/08/2016 11:56 AM, Rob Herring wrote:
> >>>On Fri, Feb 05, 2016 at 03:41:15PM -0800, David Daney wrote:
> From: David Dan
On 02/08, Arnd Bergmann wrote:
> clang found a bug with the __socfpga_pll_init definition:
>
> drivers/clk/socfpga/clk-pll-a10.c:77:15: error: '__section__' attribute only
> applies to functions and
> global variables
>
> This moves the __init annotation to the right place so the function
>
> +# List module undefined symbols
> +ifdef CONFIG_TRIM_UNUSED_EXPSYMS
> +cmd_undef_syms = $(NM) $@ | sed -n 's/^ \+U \(.*\)/\1/p' | xargs echo
> +else
> +cmd_undef_syms = echo
> +endif
Use ":" as a "do nothing" cammand. Then you do not emit an empty line.
Sam
From: Cristian Birsan
Commit 754fe4a92c07 ("usb: musb: Remove ifdefs for TX DMA for musb_host.c")
introduces a problem setting the desired channel mode for the Mentor DMA
engine.
There is a case where the pointer of the channel DMA mode is incorrectly
assigned to an address, when it should be as
On 02/07, Andreas Färber wrote:
> As preparation for arm64 based mesongxbb, which pulls in this code once
> enabling ARCH_MESON, fix a size_t vs. unsigned int type mismatch.
> The loop uses a local unsigned int variable, so adopt that type,
> matching the header.
>
> Fixes: 7a29a869434e ("clk: mes
From: Cristian Birsan
Commit ac33cdb16681 ("usb: musb: Remove ifdefs for musb_host_rx in
musb_host.c part5") introduces a problem setting DMA host mode.
This commit fixes the done condition that advances the musb schedule.
Without this patch the the msub_advance_schedule() is called immediately
On Mon, Feb 08, 2016 at 03:28:31PM -0500, Nicolas Pitre wrote:
> Similar to include/generated/autoconf.h, include/generated/expsyms.h will
> contain a list of defines for each EXPORT_SYMBOL() that we want active.
> The format is:
>
> #define __EXPSYM_ 1
Please spell it out.
EXP could be EXPECT.
On 02/07, Jyri Sarha wrote:
> On 02/07/16 09:42, Stephen Boyd wrote:
> >These functions either never existed or were only used in
> >OF_CLK_DECLARE() macros. Remove the dead prototypes.
> >
>
> Yes, they were used by OF_CLK_DECLARE() macros. I originally made
> the of_gpio_clk_gate_setup() non sta
Hi Philipp,
[auto build test WARNING on v4.5-rc3]
[also build test WARNING on next-20160208]
[if your patch is applied to the wrong git tree, please drop us a note to help
improving the system]
url:
https://github.com/0day-ci/linux/commits/Philipp-Zabel/reset-hi6220-Make-reset_control_ops
Am 08.02.2016 um 23:15 schrieb Stephen Boyd:
> On 02/07, Andreas Färber wrote:
>> As preparation for arm64 based mesongxbb, which pulls in this code once
>> enabling ARCH_MESON, fix a size_t vs. unsigned int type mismatch.
>> The loop uses a local unsigned int variable, so adopt that type,
>> match
Hi Vinod,
Am Montag, 8. Februar 2016, 18:44:19 schrieb Vinod Koul:
> On Mon, Feb 08, 2016 at 10:27:04AM +0100, Heiko Stuebner wrote:
> > Am Montag, 8. Februar 2016, 08:41:34 schrieb Vinod Koul:
> > > On Mon, Feb 01, 2016 at 02:56:54PM +0800, Caesar Wang wrote:
> > > > Hello Vinod,
> > > >
> > > >
On Monday, February 08, 2016 10:57:01 AM Stefano Stabellini wrote:
> On Sat, 6 Feb 2016, Rafael J. Wysocki wrote:
> > On Fri, Feb 5, 2016 at 4:05 AM, Shannon Zhao
> > wrote:
> > > From: Shannon Zhao
> > >
> > > ACPI 6.0 introduces a new table STAO to list the devices which are used
> > > by Xen
On Mon, Feb 08, 2016 at 03:28:34PM -0500, Nicolas Pitre wrote:
> Given the list of exported symbols needed by all modules, we can create
> a header file containing preprocessor defines for each of those symbols.
> Also, when some symbols are added and/or removed from the list, we can
> update the t
On 02/08/2016 02:08 PM, David Daney wrote:
On 02/08/2016 01:48 PM, Harvey Hunt wrote:
Hi Joshua,
On 02/08/2016 01:35 PM, Joshua Kinard wrote:
On 02/08/2016 13:15, Harvey Hunt wrote:
Hi David,
On 02/08/2016 10:11 AM, David Daney wrote:
On 02/08/2016 10:05 AM, Harvey Hunt wrote:
STACK_TOP_
Instead of defining a local version of struct iphdr use the standard
definition from .
Several fields in the definition have different names:
- proto -> protocol
- src -> saddr
- dest -> daddr
- total_length -> tot_len
- checksum -> check
Also, 'ver_len' is composed by 'version' and 'ihl' i
Instead of defining a local version of struct ethhdr use the standard
definition from .
The fields in the definition have different names:
- dest -> h_dest
- src -> h_source
- type -> h_proto
While there, use a few other standard functions/macros:
- eth_broadcast_addr (instead of a memset)
Instead of defining the local struct vlantag use the standard definition
of vlan_hdr from .
The fields in the definition have different names:
- vlan -> h_vlan_TCI
- subtype -> h_vlan_encapsulated_proto
While there, use also the ETH_P_IP macro instead of an hard-coded 0x0800
value.
Signed-off
On Mon, 8 Feb 2016, Sam Ravnborg wrote:
> >
> > +# List module undefined symbols
> > +ifdef CONFIG_TRIM_UNUSED_EXPSYMS
> > +cmd_undef_syms = $(NM) $@ | sed -n 's/^ \+U \(.*\)/\1/p' | xargs echo
> > +else
> > +cmd_undef_syms = echo
> > +endif
> Use ":" as a "do nothing" cammand. Then you do not e
Instead of defining a local version of struct udphdr use the standard
definition from .
The 'src' field is named 'source' in the definition.
Signed-off-by: Luis Henriques
---
arch/powerpc/platforms/ps3/gelic_udbg.c | 10 ++
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/
Several network-related data structures are defined in gelic_udbg.
These could be easily dropped and the standard ones defined in network
headers could be used instead.
The 4 patches that follow replace ethernet, vlan, ip and udp
structures in gelic_udbg. Note that this has been compile-tested
on
On 12/23, Sudip Mukherjee wrote:
> Add a helper function devm_add_action_or_reset() which will internally
> call devm_add_action(). But if devm_add_action() fails then it will
> execute the action mentioned and return the error code.
>
> Signed-off-by: Sudip Mukherjee
> ---
Greg, can I get your
Hi João,
On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote:
> Signed-off-by: João Paulo Rechi Vita
Looks right to me.
Reviewed-by: Julian Calaby
> ---
> net/rfkill/core.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/net/rfkill/core.c b/net/rfkill/co
Hi João,
On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote:
> Signed-off-by: João Paulo Rechi Vita
Looks sane to me.
Reviewed-by: Julian Calaby
> ---
> net/rfkill/core.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/net/rfkill/core.c b/net/rfkill/core.c
> index ffbc375..
Hi João,
On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote:
> The "claim" sysfs interface has been removed, so its documentation now
> lives in the "removed" folder.
>
> Signed-off-by: João Paulo Rechi Vita
Looks right to me.
Reviewed-by: Julian Calaby
> ---
> Documentation/ABI/st
From: Rafael J. Wysocki
The skip_work field in struct policy_dbs_info technically is a
counter, so give it a new name to reflect that.
No functional changes.
Signed-off-by: Rafael J. Wysocki
---
On top of the bleeding-edge branch on linux-pm.git.
Thanks,
Rafael
---
drivers/cpufreq/cpufreq_
Hi João,
On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote:
> Factor all assignments to rfkill_global_states[].cur into a single
> function rfkill_update_global_state().
>
> Signed-off-by: João Paulo Rechi Vita
Looks sane to me.
Reviewed-by: Julian Calaby
> ---
> net/rfkill/core.c
On 02/04/2016 03:26 AM, Mauro Carvalho Chehab wrote:
> Em Wed, 03 Feb 2016 21:03:52 -0700
> Shuah Khan escreveu:
>
>> Add enable_source and disable_source handlers.
>> The enable source handler is called from
>> v4l2-core, dvb-core, and ALSA drivers to check
>> if the shared media source is free.
On 11/19, Matthew McClintock wrote:
> +
> +/ {
> + model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK01.1";
> + compatible = "qcom,ipq4019";
> +
> + clocks {
> +xo: xo {
> +compatible = "fixed-clock";
> +clock-frequency = <
On 11/19, Matthew McClintock wrote:
> +
> +/ {
> +
> + clocks {
> + sleep_clk: sleep_clk {
> + compatible = "fixed-clock";
> + clock-frequency = <32768>;
> + #clock-cells = <0>;
> + };
> + };
The timer shou
On Mon, 8 Feb 2016, Sam Ravnborg wrote:
> On Mon, Feb 08, 2016 at 03:28:34PM -0500, Nicolas Pitre wrote:
> > Given the list of exported symbols needed by all modules, we can create
> > a header file containing preprocessor defines for each of those symbols.
> > Also, when some symbols are added an
On 11/19, Matthew McClintock wrote:
> diff --git a/arch/arm/mach-qcom/board.c b/arch/arm/mach-qcom/board.c
> index 6d8bbf7..b52a6bc 100644
> --- a/arch/arm/mach-qcom/board.c
> +++ b/arch/arm/mach-qcom/board.c
> @@ -18,6 +18,7 @@ static const char * const qcom_dt_match[] __initconst = {
> "qco
On 02/02, Viresh Kumar wrote:
> On 01-02-16, 18:29, Stephen Boyd wrote:
> > I'm still lost why we need this API. When the OPP is torn down we
> > can call regulator_put there instead. The same style seems to be
> > done for supported hw, and prop_name, which doesn't make any
> > sense either. Just
Hi João,
On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote:
> Provide an interface for the airplane-mode indicator be controlled from
> userspace. User has to first acquire the control through
> RFKILL_OP_AIRPLANE_MODE_ACQUIRE and keep the fd open for the whole time
> it wants to be in
ZONE_DEVICE (merged in 4.3) and ZONE_CMA (proposed) are examples of new
mm zones that are bumping up against the current maximum limit of 4
zones, i.e. 2 bits in page->flags. When adding a zone this equation
still needs to be satisified:
SECTIONS_WIDTH + ZONES_WIDTH + NODES_SHIFT + LAST_CPUPI
On 02/02, Viresh Kumar wrote:
> static int allocate_resources(int cpu, struct device **cdev,
> struct regulator **creg, struct clk **cclk)
> {
> @@ -200,6 +225,7 @@ static int cpufreq_init(struct cpufreq_policy *policy)
> unsigned long min_uV = ~0, max_uV = 0;
>
On 02/02, Viresh Kumar wrote:
> From: Viresh Kumar
> Date: Tue, 8 Sep 2015 17:34:26 +0530
> Subject: [PATCH 08/20] cpufreq: dt: No need to fetch voltage-tolerance
>
> Its already done by core and we don't need to get it anymore. And so,
> we don't need to get of node in cpufreq_init() anymore, m
From: Rafael J. Wysocki
It is silly to jump around "return 0", so don't do that.
Signed-off-by: Rafael J. Wysocki
---
On top of the bleeding-edge branch of linux-pm.git.
Thanks,
Rafael
---
drivers/cpufreq/cpufreq_governor.c |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
In
On 02/08/2016 02:12 PM, Bjorn Helgaas wrote:
On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote:
On 02/08/2016 01:12 PM, Rob Herring wrote:
On Mon, Feb 8, 2016 at 2:47 PM, David Daney wrote:
On 02/08/2016 11:56 AM, Rob Herring wrote:
On Fri, Feb 05, 2016 at 03:41:15PM -0800, David D
On Mon, 2016-02-08 at 11:38 -0800, Stephen Hemminger wrote:
> The iproute2 command can be fixed, but adding dependency on size of response
> gets gross fast. Imagine when 4 more fields get added, this doesn't scale
> well.
Really ? I see no problem at all doing the proper tests.
>
> Also, the
Hello Ross,
On Mon, Feb 08, 2016 at 07:26:34PM +1100, Ross Green wrote:
> On Mon, Feb 8, 2016 at 9:05 AM, Emil Goode wrote:
> > Hello,
> >
> > On Tue, Feb 02, 2016 at 05:05:38PM +0100, Sebastian Reichel wrote:
> >> On Tue, Feb 02, 2016 at 04:41:13PM +1100, Ross Green wrote:
> >> > On Tue, Feb 2,
On 02/02, Viresh Kumar wrote:
> + name = find_supply_name(cpu_dev);
> + if (IS_ERR(name))
> + return PTR_ERR(name);
> +
Same IS_ERR question as before. Otherwise the patch looks ok.
> + if (!name)
> + return 0;
>
--
Qualcomm Innovation Center, Inc. is a memb
On Mon, 8 Feb 2016 14:38:10 +0100 Vlastimil Babka wrote:
> Similarly to direct reclaim/compaction, kswapd attempts to combine reclaim and
> compaction to attempt making memory allocation of given order available. The
> details differ from direct reclaim e.g. in having high watermark as a goal.
>
On 02/08/2016 03:42 PM, Shuah Khan wrote:
> On 02/04/2016 03:26 AM, Mauro Carvalho Chehab wrote:
>> Em Wed, 03 Feb 2016 21:03:52 -0700
>> Shuah Khan escreveu:
>>
>>> Add enable_source and disable_source handlers.
>>> The enable source handler is called from
>>> v4l2-core, dvb-core, and ALSA driver
Georgi Djakov writes:
> On 02/05/2016 12:44 AM, Kevin Hilman wrote:
>> On Thu, Feb 4, 2016 at 2:06 PM, Kevin Hilman wrote:
>>> Georgi Djakov writes:
>>>
Add the necessary properties to enable the SD-card on db410c boards.
Signed-off-by: Georgi Djakov
>>>
>>> I tried this with 2
On Wednesday, February 03, 2016 11:20:19 PM Rafael J. Wysocki wrote:
> On Friday, January 29, 2016 11:52:15 PM Rafael J. Wysocki wrote:
> > Hi,
> >
> > The following patch series introduces a mechanism allowing the cpufreq core
> > and "setpolicy" drivers to provide utilization update callbacks to
Since 4.1, ioremap() supports large page (pud/pmd) mappings in
x86_64 and PAE. vmalloc_fault() however assumes that the vmalloc
range is limited to pte mappings.
pgd_ctor() sets the kernel's pgd entries to user's during fork(),
which makes user processes share the same page tables for the
kernel
BUG: sleeping function called from invalid context at
kernel/locking/rtmutex.c:917
in_atomic(): 1, irqs_disabled(): 128, pid: 383, name: sh
Preemption disabled at:[] kgdb_cpu_enter+0x158/0x6b8
CPU: 3 PID: 383 Comm: sh Tainted: GW 4.1.13-rt13 #2
Hardware name: Freescale Layerscape 20
On Mon, Feb 08, 2016 at 02:35:46PM -0800, Stephen Boyd wrote:
> On 12/23, Sudip Mukherjee wrote:
> > Add a helper function devm_add_action_or_reset() which will internally
> > call devm_add_action(). But if devm_add_action() fails then it will
> > execute the action mentioned and return the error c
Hi Andrew,
This series already got acked from Steven and arch maintainers except
for x86. How should I proceed? Any comment is appreciated.
Thanks,
Yang
On 1/14/2016 6:40 AM, Steven Rostedt wrote:
Andrew,
Do you want to pull in this series? You can add my Acked-by to the whole
set.
-- St
On 02/08/2016 02:50 PM, Andy Lutomirski wrote:
> On Sun, Feb 7, 2016 at 12:10 AM, Scotty Bauer wrote:
>>
>>
>> On 02/06/2016 11:35 PM, Mika Penttilä wrote:
>>> Hi,
>>>
>>>
>>> On 07.02.2016 01:39, Scott Bauer wrote:
This patch adds SROP mitigation logic to the x86 signal delivery
and s
On Tue, Feb 09, 2016 at 02:07:02AM +0530, Amit Pundir wrote:
> Please ignore this one too. I should have build tested these patches
> individually and not in particular series. I'll resend this patch.
Send them in a numbered series so we know what order they have to be
applied in.
And I always ig
The timer_slack_ns value in the task struct is currently a
unsigned long. This means that on 32bit applications, the
maximum slack is just over 4 seconds. However, on 64bit
machines, its much much larger (~500 years).
This disparity could make application development a little
difficult, so this pa
Here's a first pass on some patches discussed on Friday, to add
a /proc//timerslack_ns interface which would allow
controlling processes to be able to set the timerslack value on
other processes in order to save power by avoiding wakeups
(Something Android currently does via out-of-tree patches).
This patch provides a proc/PID/timerslack_ns interface which
exposes a task's timerslack value in nanoseconds and allows it
to be changed.
This allows power/performance management software to set timer
slack for other threads according to its policy for the thread
(such as when the thread is desig
On Mon, Feb 08, 2016 at 02:41:41PM -0800, David Daney wrote:
> On 02/08/2016 02:12 PM, Bjorn Helgaas wrote:
> >On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote:
> >>On 02/08/2016 01:12 PM, Rob Herring wrote:
> >>>On Mon, Feb 8, 2016 at 2:47 PM, David Daney
> >>>wrote:
> On 02/08/20
On Tue, Feb 09, 2016 at 05:29:15AM +0800, kbuild test robot wrote:
> Hi Joao,
>
> [auto build test ERROR on arc/for-next]
> [cannot apply to pci/next v4.5-rc3 next-20160208]
> [if your patch is applied to the wrong git tree, please drop us a note to
> help improving th
On 02/08/2016 03:24 PM, Bjorn Helgaas wrote:
On Mon, Feb 08, 2016 at 02:41:41PM -0800, David Daney wrote:
On 02/08/2016 02:12 PM, Bjorn Helgaas wrote:
On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote:
On 02/08/2016 01:12 PM, Rob Herring wrote:
On Mon, Feb 8, 2016 at 2:47 PM, David
On 09/02/16 00:24, Arnd Bergmann wrote:
> Clang complains about the __initdata section attribute being in the
> wrong place in two files of ks8695:
>
> arch/arm/mach-ks8695/cpu.c:37:31: error: '__section__' attribute only applies
> to functions and global variables
> arch/arm/mach-ks8695/board-og
On Sun, 7 Feb 2016 17:08:45 -0800 David Decotigny wrote:
> From: David Decotigny
>
> Aimed at transferring bitmaps to/from user-space in a 32/64-bit agnostic
> way.
>
> Tested:
> unit tests (next patch) on qemu i386, x86_64, ppc, ppc64 BE and LE,
> ARM.
>
> @@ -1060,6 +1062,90 @@ int bit
On 02/08/2016 02:30 PM, Stuart Yoder wrote:
From: Stuart Yoder
The binding for msi-map specifies that the output requester id
should be computed as: (r - rid-base + msi-base)
...update the code accordingly.
I agree there is a problem however ...
Signed-off-by: Stuart Yoder
---
drivers
DAX implements split_huge_pmd() by clearing pmd. This simple approach
reduces memory overhead, as we don't need to deposit page table on huge
page mapping to make split_huge_pmd() never-fail. PTE table can be
allocated and populated later on page fault from backing store.
But one side effect is th
This patch modifies the MIC host and card drivers to start using the
VOP driver. The MIC host and card drivers now implement the VOP bus
operations and register a VOP device on the VOP bus. MIC driver stack
documentation is also updated to include the new VOP driver.
Reviewed-by: Ashutosh Dixit
S
801 - 900 of 1173 matches
Mail list logo