First
|
Prev |
Next
|
Last
Pages: 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874
[PATCH] fs/cifs added additional info to error message added additional info to error message, cifs trys to resolve DNS Names via /sbin/request-key this is not installed by default in Ubuntu systems, so you can�t use DFS shares correctly without it. Signed-off-by: Timo Witte <timo.witte(a)googlemail.com> --- a/fs/cifs/dns_resolve.c +++ b/fs/cifs/dns_resolve.c @@... 29 Mar 2010 05:50
[PATCH] /fs/cifs HEAD commit 4baf102b1db4ba5c91532acf84acdb9c31867fe6 Author: Timo Witte <timo.witte(a)googlemail.com> Date: Mon Mar 29 10:20:09 2010 +0200 added additional info to error message in cifs diff --git a/fs/cifs/dns_resolve.c b/fs/cifs/dns_resolve.c index 8794814..28b588c 100644 --- a/fs/cifs/dns_resolve.c +++ b/fs/ci... 29 Mar 2010 04:45
padata: section cleanup On Sat, Mar 27, 2010 at 07:53:46AM +0100, Henrik Kretzschmar wrote: This patch removes the __cupinit from padata_cpu_callback(), which is refered by the exportet function padata_alloc(). This could lead to problems if CONFIG_HOTPLUG_CPU is disabled, which should happen very often. WARNING: kernel... 30 Apr 2010 15:07
[PATCH] [REGRESSION 2.6.33] x86: Handle overlapping mptables [REGRESSION] x86: Handle overlapping mptables We found a system where the MP table MPC and MPF structures overlap. That doesn't really matter because the mptable is not used anyways with ACPI, but it leads to a panic in the early allocator due to the overlapping reservations in 2.6.33. Earlier kernels handl... 29 Mar 2010 04:45
linux-next: build failure after merge of the final tree (net tree related) Hi Dave, After merging the final tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: net/core/net-sysfs.c:476: warning: 'struct netdev_rx_queue' declared inside parameter list net/core/net-sysfs.c:476: warning: its scope is only this definition or declaration, which is probably not what ... 29 Mar 2010 03:40
linux-next: build failure after merge of the slabh tree Hi Tejun, After merging the slabh tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/dma/timb_dma.c: In function 'td_alloc_init_desc': drivers/dma/timb_dma.c:381: error: implicit declaration of function 'kzalloc' drivers/dma/timb_dma.c:381: warning: assignment makes pointer from int... 29 Mar 2010 03:40
linux-next: build failure after merge of the slabh tree Hi Tejun, After merging the slabh tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/vbus/bus-proxy.c: In function 'vbus_driver_ioq_release': drivers/vbus/bus-proxy.c:192: error: implicit declaration of function 'kfree' drivers/vbus/bus-proxy.c: In function 'vbus_driver_ioq_alloc': ... 29 Mar 2010 02:36
linux-next: build failure after merge of the slabh tree Hi Tejun, After merging the slabh tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/input/misc/ad714x.c: In function 'ad714x_probe': drivers/input/misc/ad714x.c:1087: error: implicit declaration of function 'kzalloc' drivers/input/misc/ad714x.c:1091: warning: assignment makes point... 29 Mar 2010 02:36
[PATCH 0/6] blkdev: blkdev_issue_fn cleanups - Convert all blkdev_issue_xxx function to common set of flags - Optimize generic discard submitting procedure. - Discard payload cleanup Since introducing compat discard call was rejected by now. This patch is contains only cleanups and one new library function which later will be used instead of copy-pasted code... 29 Mar 2010 02:36
Add hotplug support to mcp251x driver Hi, it looks ok to me. Can you resend the patch to socketcan-core(a)lists.berlios.de ml too? We try to keep the version there synchronized as much as possible to that in mainline. Thanks, Acked-by: Christian Pellegrin <chripell(a)fsfe.org> On Sun, Mar 28, 2010 at 6:45 PM, Marc Zyngier <maz(a)misterjones.org> wrote... 29 Mar 2010 04:45 |