Quantcast
Channel: Serverphorums.com - Linux Kernel
Browsing all 24115 articles
Browse latest View live
↧

[PATCH 0/8 v4] printk: Cleanups and softlockup avoidance (5 replies)

Hello, this is another revision of the printk softlockup series. Changes since v3: Fixed bogus warning in console_try_lock_spin() in non-preemptible kernels. Fixed infinite loop in console_flush()...

View Article


[PATCH] serial_core: Fix conditional start_tx on ring buffer not empty (no...

If the serial_core ring buffer empties just as the tty layer receives an XOFF, then start_tx will never be called when the tty layer receives an XON as the serial_core ring buffer is empty. This will...

View Article


[PATCH] staging: rtl8188eu: remove spaces, correct counts to unbreak P2P...

staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls It looks like someone did a search-and-replace on that driver, putting spaces before "=" characters, without checking this is OK...

View Article

[PATCH v2 2/2] serial: sc16is7xx: Add bindings documentation for the...

From: Jon Ringle <jringle@gridpoint.com> This patch adds the devicetree documentation for the NXP SC16IS7XX UARTs. Signed-off-by: Jon Ringle <jringle@gridpoint.com> ---...

View Article

Re: [Xen-devel] [PATCH 1/2] Revert "xen: properly account for _PAGE_NUMA...

On Tue, Mar 25, 2014 at 05:13:51PM +0000, David Vrabel wrote: > On 25/03/14 15:28, David Sutton wrote: > > David, > > > >> This reverts commit...

View Article


[PATCH v2 1/2] serial: sc16is7xx (no replies)

From: Jon Ringle <jringle@gridpoint.com> The SC16IS7xx is a slave I2C-bus/SPI interface to a single-channel high performance UART. The SC16IS7xx’s internal register set is backward-compatible...

View Article

[PATCH] usb: xhci: Correct last context entry calculation for Configure...

The current XHCI driver recalculates the Context Entries field in the Slot Context on every add_endpoint() and drop_endpoint() call. In the case of drop_endpoint(), it seems to assume that the...

View Article

[PATCH v4 0/4] ata: ahci_platform related cleanups (5 replies)

Hi, This patch series: - fixes ahci_platform_data->suspend() handling - moves library AHCI platform code to its own file - adds a new-style AHCI platform driver for DaVinci DA850 AHCI controller -...

View Article


[PATCH] USB: serial: ftdi_sio: add id for Brainboxes VX-001 ExpressCard (1...

Custom VID/PID for Brainboxes VX-001 ExpressCard RS232 as reported in https://bugzilla.redhat.com/show_bug.cgi?id=1071914 Signed-off-by: Michele Baldessari <michele@acksyn.org> ---...

View Article


[PATCH] ata: limit sata_rcar host driver to ARCH_SHMOBILE (1 reply)

Limit sata_rcar host driver to ARCH_SHMOBILE as Renesas R-Car SATA support is specific to Renesas SoCs and the driver to work requires suitable device tree node (or platform device) to be defined. Cc:...

View Article

[char-misc-next] mei: me: do not load the driver if the FW doesn't support...

NM and SPS FW types that may run on ME device on server platforms do not have valid MEI/HECI interface and driver should not be bound to it as this might lead to system hung. In practice not all...

View Article

[PATCH v3] clk: berlin: add support for berlin plls (no replies)

This drivers allows to provide DT clocks for the cpu and system PLLs found on Marvell Berlin SoCs. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> --- Changes in v3: -...

View Article

[PATCH 1/5] powerpc: Convert last uses of __FUNCTION__ to __func__ (no replies)

Just about all of these have been converted to __func__, so convert the last uses. Signed-off-by: Joe Perches <joe@perches.com> --- arch/powerpc/platforms/pseries/nvram.c | 11 +++++------ 1 file...

View Article


[PATCH 5/5] slab: Convert last uses of __FUNCTION__ to __func__ (no replies)

Just about all of these have been converted to __func__, so convert the last uses. Signed-off-by: Joe Perches <joe@perches.com> --- mm/slab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)...

View Article

[PATCH 0/5] Convert last few uses of __FUNCTION__ to __func__ (5 replies)

Outside of staging, there aren't any more uses of __FUNCTION__ now... Joe Perches (5): powerpc: Convert last uses of __FUNCTION__ to __func__ x86: Convert last uses of __FUNCTION__ to __func__ block:...

View Article


[PATCH] MIPS: OCTEON: fix EARLY_PRINTK_8250 build failure (no replies)

Enabling EARLY_PRINTK_8250 breaks OCTEON builds because of multiple prom_putchar() implementations. OCTEON provides its own prom_putchar() (also used by the watchdog driver), so we should prevent user...

View Article

[PATCH] perf, tools: Fix metrics calculation with event qualifiers (no replies)

From: Andi Kleen <ak@linux.intel.com> Currently in perf IPC and other metrics cannot be directly shown separately for both user and kernel in a single run. The problem was that the metrics...

View Article


[PATCH] ata: fix R-Car SATA driver dependencies (1 reply)

Make sata_rcar host driver depend on ARCH_SHMOBILE config option as Renesas R-Car SATA support is specific to Renesas SoCs and the driver to work requires suitable device tree node (or platform...

View Article

[ufs] WARNING: CPU: 0 PID: 483 at kernel/locking/mutex-debug.c:117...

Greetings, I got the below dmesg and the first bad commit is git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master commit c7d2e322dd6eac1e3b44d2ea13f9818ad0f903de Author: Fabian...

View Article

[PATCH] ata: fix ARASAN CompactFlash PATA driver dependencies (1 reply)

Make pata_arasan_cf host driver depend on ARCH_SPEAR13XX config option as ARASAN CompactFlash PATA support is specific to ST SPEAr13xx SoCs and the driver to work requires suitable device tree node...

View Article
Browsing all 24115 articles
Browse latest View live