[Regression] Negative time on Acer Ferrari One with current -git
Hi, Trying to boot current -git on Acer Ferrari One (64-bit), I get mount errors for all filesystems telling me that "now = (null) is in the future" and when run 'date' it says: "date: time <long negative number> is out of range". Any ideas anyone? Rafael -- To unsubscribe from this list: send the line "un... 21 May 2010 18:21
What's up with wireless drivers?
Hello, I try to build kernel from git source. Now n-th build try is performing, each time it failed on wireless drivers - Atheros, Marvel etc. Did I miss something? Regards, Piotr Hosowicz -- <Nub> Mo�e mi kto� wyt�umaczy�, jak dziel� sie kom�rki? <Tolek> o <Tolek> O <Tolek> 8 <Tolek> o o NP: Rag... 23 May 2010 23:23
ipc: increase IPCMNI_MAX
On Thu, 20 May 2010 17:07:41 +1000 Nick Piggin <npiggin(a)suse.de> wrote: Just wondering whether there is a good reason to have a full 16 bits of sequence in ipc ids? 32K indexes is pretty easy to overflow, if only in stress tests for now. I was doing some big aim7 stress testing, which required this patch... 24 May 2010 04:44
add devname module aliases to allow module on-demand auto-loading
On Fri, May 21, 2010 at 21:32, Alasdair G Kergon <agk(a)redhat.com> wrote: On Fri, May 21, 2010 at 08:51:49PM +0200, Kay Sievers wrote: The kernel itself creates /dev/mapper/control today. Must have missed that patch:) Userspace lvm and dm code is certainly not tied to that today. The device node th... 25 May 2010 06:56
staging: hv: Fix race condition on IC channel initialization
On 5/21/2010 at 4:12 PM, in message <20100521201228.GA6712(a)suse.de>, Greg KH <gregkh(a)suse.de> wrote: On Fri, May 21, 2010 at 07:58:26PM +0000, Haiyang Zhang wrote: From: Haiyang Zhang <haiyangz(a)microsoft.com> Subject: staging: hv: Fix race condition on IC channel initialization There is a... 25 May 2010 20:09
[PATCH 1/1] staging: hv: Fix race condition on IC channel initialization
From: Haiyang Zhang <haiyangz(a)microsoft.com> Subject: staging: hv: Fix race condition on IC channel initialization There is a possible race condition when hv_utils starts to load immediately after hv_vmbus is loading - null pointer error could happen. This patch added an atomic counter to ensure all channels are ... 21 May 2010 16:07
add devname module aliases to allow module on-demand auto-loading
On Fri, May 21, 2010 at 08:51:49PM +0200, Kay Sievers wrote: The kernel itself creates /dev/mapper/control today. Must have missed that patch:) Userspace lvm and dm code is certainly not tied to that today. The device node that userspace lvm and dm tools use is under the complete control of this userspace c... 25 May 2010 05:52
drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()
On Wed, 19 May 2010 17:28:33 +0200 Daniel Mack <daniel(a)caiaq.de> wrote: This eliminates the following build warning: drivers/gpio/it8761e_gpio.c: In function ___it8761e_gpio_exit___: drivers/gpio/it8761e_gpio.c:220: warning: ignoring return value of ___gpiochip_remove___, declared with attribute warn_un... 21 May 2010 16:07
block tree for 2.6.35
On Fri, May 21 2010, Jens Axboe wrote: On Fri, May 21 2010, Jens Axboe wrote: Hi Linus, This is the initial (and big) part of the bits stashed in the block git tree for 2.6.35. - A good bunch of IO controller updates. I apologize for the quality of the changelog for those, I sh... 21 May 2010 16:07
[PATCH] sysctl: fix kernel-doc notation and typos
From: Randy Dunlap <randy.dunlap(a)oracle.com> Fix kernel-doc warnings, kernel-doc special characters, and typos in recent kernel/sysctl.c additions. Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> Cc: Amerigo Wang <amwang(a)redhat.com> --- kernel/sysctl.c | 40 ++++++++++++++++++++-------------------- ... 21 May 2010 15:01