Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live
↧

Re: [PATCH] spi: omap2-mcspi: add runtime PM to set_cs()

On Sun, Aug 30, 2015 at 05:45:21PM +0300, Jarkko Nikula wrote: > Hi > > On 07/24/2015 07:39 PM, Mark Brown wrote: > > On Wed, Jul 22, 2015 at 08:46:09PM +0200, Sebastian Reichel wrote:...

View Article


Re: [PATCH 3/7] x86/vdso32: Remove unused vdso-fakesections.c

On Sat, Aug 29, 2015 at 8:20 AM, Brian Gerst <brgerst@gmail.com> wrote: > Signed-off-by: Brian Gerst <brgerst@gmail.com> Acked-by: Andy Lutomirski <luto@kernel.org> --Andy -- To...

View Article


Re: [scsi 5/7 RESEND] scsi_debug: schedule_resp fix input variable check

On Sun, 2015-08-30 at 10:36 +0000, Winkler, Tomas wrote: > > > > > > > > > > > > I'm just not sure why the patches are not merged or even rejected. > > >...

View Article

Re: [PATCH 8/8] staging: lustre: put constant on the right of binary operator

On Sat, 29 Aug 2015, Joe Perches wrote: > On Sat, 2015-08-29 at 19:30 +0200, Julia Lawall wrote: > > Move constants to the right of binary operators. > [] > > diff --git...

View Article

Re: [PATCH] mei, make modules.alias UUID information easier to read

On 08/29/2015 05:21 PM, Winkler, Tomas wrote: >> >> Hi Prarit, >> >> On Fri, Aug 28, 2015 at 07:50:52AM -0400, Prarit Bhargava wrote: >>> Heikki, Tomas? >>...

View Article


Re: __blkg_lookup oops with 4.2-rcX

On Sun, Aug 30, 2015 at 08:30:41AM -0400, Josh Boyer wrote: > Hi Tejun, > > Mike and Jeff suggested you be informed of the oops one of our > community members is hitting in Fedora with...

View Article

Re: Problems loading firmware using built-in drivers with kernels that use...

On Sun, Aug 30, 2015 at 1:25 AM, Arend van Spriel <arend@broadcom.com> wrote: > On 08/29/2015 12:38 PM, Ming Lei wrote: > > Does this mean a built-in driver can not get firmware from...

View Article

[PATCH 0/2] change PTR_ERR argument

Apply PTR_ERR to the value that was recently assigned. --- var/julia/linuxcopy/drivers/spi/spi-ep93xx.c | 3 ++- var/julia/linuxcopy/sound/soc/qcom/lpass-cpu.c | 3 ++- 2 files changed, 4 insertions(+),...

View Article


[PATCH 1/2] ASoC: qcom: change PTR_ERR argument

Apply PTR_ERR to the value that was recently assigned. The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression x,y; @@ if (IS_ERR(x) ||...

View Article


[PATCH 2/2] spi: spi-ep93xx: change PTR_ERR argument

Apply PTR_ERR to the value that was recently assigned. The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression x,y; @@ if (IS_ERR(x) ||...

View Article

Re: [PATCH 2/2] spi: spi-ep93xx: change PTR_ERR argument

Am 30.08.2015 20:05, schrieb Julia Lawall: > Apply PTR_ERR to the value that was recently assigned. > > The semantic match that finds this problem is as follows: >...

View Article

[PATCH] btrfs: cleanup btrfs_balance profile validity checks

Improve readability by generalizing the profile validity checks, I had to read through those if statements half a dozen times on my first try just to get an idea of what's happening there....

View Article

Linux 4.2 is out

So judging by how little happened this week, it wouldn't have been a mistake to release 4.2 last week after all, but hey, there's certainly a few fixes here, and it's not like delaying 4.2 for a week...

View Article


Re: [PATCH 1/2] ASoC: qcom: change PTR_ERR argument

Am 30.08.2015 20:05, schrieb Julia Lawall: > Apply PTR_ERR to the value that was recently assigned. > > The semantic match that finds this problem is as follows: >...

View Article

[PATCH 0/2] Fix memcg/memory.high in case kmem accounting is enabled

Hi, Tejun reported that sometimes memcg/memory.high threshold seems to be silently ignored if kmem accounting is enabled: http://www.spinics.net/lists/linux-mm/msg93613.html It turned out that both...

View Article


[PATCH 1/2] mm/slab: skip memcg reclaim only if in atomic context

SLAB's implementation of kmem_cache_alloc() works as follows: 1. First, it tries to allocate from the preferred NUMA node without issuing reclaim. 2. If step 1 fails, it tries all nodes in the order...

View Article

[PATCH 2/2] mm/slub: do not bypass memcg reclaim for high-order page allocation

Commit 6af3142bed1f52 ("mm/slub: don't wait for high-order page allocation") made allocate_slab() try to allocate high order slab pages without __GFP_WAIT in order to avoid invoking reclaim/compaction...

View Article


[PATCH 2/2] airo: Implement netif_carrier_on/off

Add calls to netif_carrier_on and netif_carrier_off Signed-off-by: Ondrej Zary <linux@rainbow-software.org> --- drivers/net/wireless/airo.c | 6 +++++- 1 file changed, 5 insertions(+), 1...

View Article

Re: [PATCH RFC Linux] x86/xen: allow using x2APIC under Xen without...

On 08/20/2015 08:04 AM, Jan Beulich wrote: > While commit 4cca6ea04d31c claims to not have any functional effect on > Xen, this isn't the case: Before that change, kernels built without >...

View Article

[GIT PULL] clk: changes for 4.3

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) are available in the git repository at:...

View Article
Browsing all 23908 articles
Browse latest View live