Re: [RFC] why the amount of cache from "free -m" and /proc/meminfo are different?

2016-02-05 Thread Daniel K.
ve 'man free' a spin, it explains what's behind the numbers. Daniel K.

Re: [PATCH] ftrace: fix a typo in comment

2015-11-30 Thread Daniel K.
On 11/30/2015 09:24 AM, Li Bin wrote: > s/ARCH_SUPPORT_FTARCE_OPS/ARCH_SUPPORTS_FTARCE_OPS How about s/FTARCE/FTRACE/ as well? Daniel K. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH] dma: fix returnvar.cocci warnings

2015-11-08 Thread Daniel K.
ev->lock, irqflags); > > - return rc; > + return 0; > } > > bool hidma_ll_isenabled(struct hidma_lldev *lldev) Seems rather pointless, what about 'static void ...' and dropping the return statement? Daniel K. -- To unsubscribe from this list: send the line "unsu

BUG: when using 'brctl stp'

2007-08-10 Thread Daniel K.
[ 171.777378] [] vfs_write+0xce/0x177 [ 171.777669] [] sys_write+0x45/0x6e [ 171.777958] [] system_call+0x7e/0x83 [ 171.778250] Daniel K. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

Re: [PATCH 2/5] sonypi: add another HELP button event

2005-02-10 Thread Daniel K.
all the values were 0x08, most was updated, but a few were not, due to unsuficcient data. Daniel K. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/