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

[PATCH v5 14/16] ARM: Make arch_specific_insn a define for new...

From: "David A. Long" <dave.long@linaro.org> Because the common underlying code for ARM kprobes and uprobes needs to share a common architecrure-specific context structure, and because the...

View Article


[PATCH v5 12/16] ARM: Change the remaining shared kprobes/uprobes symbols to...

From: "David A. Long" <dave.long@linaro.org> Any more ARM kprobes/uprobes symbols which have "kprobe" in the name must be changed to the more generic "probes" or other non-kprobes specific...

View Article


[PATCH v5 11/16] ARM: Rename the shared kprobes/uprobe return value enum (no...

From: "David A. Long" <dave.long@linaro.org> Change the name of kprobes_insn to probes_insn so it can be shared between kprobes and uprobes without confusion. Signed-off-by: David A. Long...

View Article

[PATCH v5 00/16] uprobes: Add uprobes support for ARM (8 replies)

From: "David A. Long" <dave.long@linaro.org> This patch series adds basic uprobes support to ARM. It is based on patches developed earlier by Rabin Vincent. That approach of adding hooks into...

View Article

[PATCH] xtensa: don't use module_init for non-modular core network.c code (1...

The network.c code is always built in. It will never be modular, so using module_init as an alias for __initcall is rather misleading. Fix this up now, so that we can relocate module_init from init.h...

View Article


[PATCH 0/8] PCI: cleanup pci_scan_bridge (8 replies)

I have been reading the code around pci_scan_bridge and noticed a few oddities. These patches try to cleanup some of the these things. Most of the patches make also sense in isolation, but some make...

View Article

[PATCH v6] xen/grant-table: Avoid m2p_override during mapping (no replies)

The grant mapping API does m2p_override unnecessarily: only gntdev needs it, for blkback and future netback patches it just cause a lock contention, as those pages never go to userspace. Therefore...

View Article

[PATCH] HID: multitouch: add FocalTech FTxxxx support (no replies)

This is a Win7 device which does not work correctly with the default settings (not the previous default BT). However, the quirk ALWAYS_TRUE makes it working like a charm. Signed-off-by: Benjamin...

View Article


[PATCH V2] x86, quirks: Add workaround for AMD F16h Erratum792 (no replies)

The workaround for this Erratum is included in AGESA. But BIOSes spun only after Jan2014 will have the fix (atleast server versions of the chip). The erratum affects both embedded and server platforms...

View Article


[BUG] Linux 3.14 fails to boot with new EFI changes (1 reply)

We've been hitting the following bug in the latest kernel, during boot: kernel BUG at arch/x86/mm/init_64.c:351! invalid opcode: 0000 [#1] SMP Modules linked in: CPU: 0 PID: 1 Comm: swapper/0 Not...

View Article

disabled APICs being counted as processors ? (no replies)

I have a system with 4 cores (configured with CONFIG_NR_CPUS=4) that shows during boot.. [ 0.000000] smpboot: 8 Processors exceeds NR_CPUS limit of 4 it looks like this is because.. [ 0.000000] ACPI:...

View Article

[PATCH 1/3] irqchip: orion: clear bridge cause register on init (no replies)

It is good practice to mask and clear pending irqs on init. We already mask all irqs, so also clear the bridge irq cause register. Signed-off-by: Sebastian Hesselbarth...

View Article

[PATCH 2/3] irqchip: orion: use handle_edge_irq on bridge irqs (no replies)

Bridge irqs are edge-triggered, i.e. they get asserted on low-to-high transitions and not on the level of the downstream interrupt line. This replaces handle_level_irq by the more appropriate...

View Article


[PATCH 0/3] irqchip: orion: bridge irq fixes for v3.14-rc1 (4 replies)

This is a small patch set to fix some shortcomings how Orion bridge irqs are handled. The patches are based on v3.13-rc8 and should go into v3.14. They can possibly also marked for -stable down to...

View Article

[PATCH] drivers: staging: Mark functions as static and remove unused function...

Mark functions as static in bpctl_mod.c because they are not used outside this file. Remove unused function from bpctl_mod.c. This also eliminates the following warnings from bpctl_mod.c:...

View Article


Panic on 8-node system in memblock_virt_alloc_try_nid() (no replies)

Linus's current tree doesn't boot on an 8-node/1TB NUMA system that I have. Its reboots are *LONG*, so I haven't fully bisected it, but it's down to a just a few commits, most of which are changes to...

View Article

[PATCH v4 01/24] drm/i2c: tda998x: simplify the i2c read/write functions (no...

This patch simplifies the i2c read/write functions and permits them to be easily called in more contexts. Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Tested-by: Russell King...

View Article


Account Owner, (no replies)

Your Mailbox has exceeded the storage limit which is 2 GB as set by your Administrator, you are currently running on 2 GB, you may not be able to send or receive new mails until you re-validate your...

View Article

Linux 3.10.28 (1 reply)

I'm announcing the release of the 3.10.28 kernel. All users of the 3.10 kernel series must upgrade. The updated 3.10.y git tree can be found at:...

View Article

Linux 3.12.9 (1 reply)

I'm announcing the release of the 3.12.9 kernel. All users of the 3.12 kernel series must upgrade. The updated 3.12.y git tree can be found at:...

View Article
Browsing all 24115 articles
Browse latest View live