Quantcast
Browsing all 23908 articles
Browse latest View live

[char-misc-next 17/17] mei: bus: link client devices instead of host clients

MEI bus was designed around nfc and was hard to extend. Instead of the hard coded way of adding the devices on the mei bus we scan the whole me client list and create a device for each eligible me...

View Article


[char-misc-next 15/17] mei: bus: simplify how we build nfc bus name

we will need this simplification when name build will be just part of the fixup rutine Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> --- drivers/misc/mei/bus-fixup.c | 116...

View Article


[char-misc-next 16/17] mei: bus: also unregister the driver when removing the...

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> --- drivers/misc/mei/bus.c | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git...

View Article

Re: [PATCH] gpio / ACPI: Add label to the gpio request

Mika Westerberg wrote: > On Thu, Jun 11, 2015 at 02:08:22AM +0200, Tobias Diedrich wrote: > > In create_gpio_led only the legacy pass propagates the label by passing it into > >...

View Article

Re: [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug...

On 06/13, Ingo Molnar wrote: > > @@ -169,29 +169,40 @@ void sync_global_pgds(unsigned long start, unsigned long end, int removed) > > for (address = start; address <= end; address +=...

View Article


[PATCH] ipc: Modify message queue accounting to reflect both total user data...

A while back, the message queue implementation in the kernel was improved to use btrees to speed up retrieval of messages (commit d6629859b36). The patch introducing the improved kernel handling of...

View Article

lockup when C1E and high-resolution timers enabled

Hi, on following computer configuration, I do get hard lockup under heavy IO-Load (using rsync): - CONFIG_HIGH_RES_TIMERS=y - CPU: AMD FX(tm)-8350 Eight-Core Processor (family 0x15 model 0x2) -...

View Article

Attached IBSP Award Letter

Attached International Basic Sciences Programmer (IBSP) Award Letter for Claim Mr. F. T. Fagebuder

View Article


Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

The following are the cases that require some manual attention, either because the handler is a local variable or because it is some other kind of expression. julia Local variable:...

View Article


Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

Jefferson Gonzalez schrieb am 13. Juni 2015 21:04: > On 06/12/2015 04:13 PM, Rasmus Lerdorf wrote: >> You can get even more speed by compiling with --enable-opcache-file and >> then in...

View Article

Re: lockup when C1E and high-resolution timers enabled

On 13.06.2015, Christoph Fritz wrote: > - add kernel parameter "idle=halt" -> system runs fine > - disable CONFIG_HIGH_RES_TIMERS -> system runs fine > - change motherboard and disable...

View Article

Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

On Sat, 13 Jun 2015, Julia Lawall wrote: > The following are the cases that require some manual attention, either > because the handler is a local variable or because it is some other kind >...

View Article

Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

On Sat, 13 Jun 2015, Thomas Gleixner wrote: > On Sat, 13 Jun 2015, Julia Lawall wrote: > > > The following are the cases that require some manual attention, either > > because the...

View Article


Re: lockup when C1E and high-resolution timers enabled

On Sat, 2015-06-13 at 22:19 +0200, Heinz Diehl wrote: > On 13.06.2015, Christoph Fritz wrote: > > > - add kernel parameter "idle=halt" -> system runs fine > > - disable...

View Article

[Patch RFC 0/2] tracing: allow disabling compilation of specific trace systems

Currently, enabling CONFIG_TRACING on a system comes as all-or-nothing: either tracepoints for all subsystems are compiled (with CONFIG_TRACING) or none of them do (without it). This caused me an...

View Article


[Patch RFC 1/2] tracing: allow disabling compilation of specific trace systems

Allow a trace events header file to disable compilation of its trace events by defining the preprocessor macro NOTRACE. This could be done, for example, according to a Kconfig option. Signed-off-by:...

View Article

[Patch RFC 2/2] tracing: gpio: add Kconfig option for enabling/disabling...

Add a new options to gpio Kconfig, CONFIG_GPIO_TRACING, that is used for enabling/disabling compilation of gpio function trace events. Signed-off-by: Tal Shorer <tal.shorer@gmail.com> ---...

View Article


Re: [PATCH v6 0/3] ARM: rockchip: fix the SMP

Hi Caesar, Am Dienstag, 9. Juni 2015, 17:49:56 schrieb Caesar Wang: > Verified on url = > > https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-&gt; 3.14 Tested by...

View Article

Re: [char-misc-next 02/17] mei: bus: fix drivers and devices names confusion

On Sat, Jun 13, 2015 at 10:11:34PM +0300, Tomas Winkler wrote: > the variables of type mei_cl_device are now cldev > the variables of type mei_cl_driver are now cldrv You are saying what you...

View Article

Re: [char-misc-next 03/17] mei: bus: rename device_list to simple devices

On Sat, Jun 13, 2015 at 10:11:35PM +0300, Tomas Winkler wrote: > Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> No changelog entry? Sorry, can't accept it. And why are you doing this...

View Article
Browsing all 23908 articles
Browse latest View live