Re: [PATCH] xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter

2013-11-09 Thread Max Filippov
On Mon, Nov 4, 2013 at 1:32 PM, Michael Opdenacker michael.opdenac...@free-electrons.com wrote: This removes the XTENSA_ISS_NETWORK Kconfig parameter, which was no longer used anywhere in the source code and Makefiles. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com

Re: ELAN Touchscreen regression in recent 3.12 rc's? (USB)

2013-11-09 Thread Kevin Fenzi
Well, that was fun. ;) git bisect start # bad: [69c88dc7d9f1a6c3eceb7058111677c640811c94] vfs: fix new kernel-doc warnings git bisect bad 69c88dc7d9f1a6c3eceb7058111677c640811c94 # good: [31d141e3a666269a3b6fcccddb0351caf7454240] Linux 3.12-rc6 git bisect good

RE: [PATCH v4 1/4] dma: imx-sdma: Add sdma firmware version 2 support

2013-11-09 Thread Bharat Bhushan
-Original Message- From: Linuxppc-dev [mailto:linuxppc-dev- bounces+bharat.bhushan=freescale@lists.ozlabs.org] On Behalf Of Nicolin Chen Sent: Friday, November 08, 2013 4:20 PM To: vinod.k...@intel.com; dan.j.willi...@intel.com; s.ha...@pengutronix.de; ti...@tabi.org;

Re: [PATCH] ext4: explain encoding of 34-bit a,c,mtime values

2013-11-09 Thread David Turner
On Sat, 2013-11-09 at 15:51 -0800, Mark Harris wrote: The problem with the existing encoding is that pre-1970 dates are encoded with extra bits 1,1 in 64-bit kernels with ext4, but on 32-bit kernels and inodes that were originally written as ext3 the extra bits will be 0,0. Currently, both

<    1   2   3