First  |  Prev |  Next  |  Last
Pages: 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611
Kconfig: Enable Kconfig fragments to be used for defconfig
On Tue, 2010-07-13 at 17:21 -0600, Grant Likely wrote: On Tue, Jul 13, 2010 at 5:14 PM, Daniel Walker <dwalker(a)codeaurora.org> wrote: On Tue, 2010-07-13 at 17:04 -0600, Grant Likely wrote: - I haven't figured out a way for the fragment to force an option to be "n", or to set a value, for exam... 13 Jul 2010 19:44
AT91 NOMMU fails to compile 2.6.35-rc5
From Linus's tree, 2.6.35-rc5, attempting to compile gives errors in system.h, because the AT91x40 does not have useful performance management counters. This patch avoids that problem. Signed-off-by: Peter Chubb <peter.chubb(a)nicta.com.au> Index: linux-2.6.x/arch/arm/mach-at91/include/mach/system.h =========... 13 Jul 2010 19:44
Kconfig: Enable Kconfig fragments to be used for defconfig
On Tue, 2010-07-13 at 17:04 -0600, Grant Likely wrote: - I haven't figured out a way for the fragment to force an option to be "n", or to set a value, for example "CONFIG_LOG_BUF_SHIFT=16". This may require changing the syntax. - It still doesn't resolve dependencies. A solver would help with this. ... 16 Jul 2010 17:40
Kconfig: Enable Kconfig fragments to be used for defconfig
Typo correction: 2010/7/13 Grant Likely <grant.likely(a)secretlab.ca>: [...] <board>.Kconfig defines new board specific config items (prefixed with "generateconfig_" which default to 'y' or 'm' and select the options that the platform cares about. �It also then either the architecture s/either the/either ... 19 Jul 2010 01:38
[RFC PATCH] Kconfig: Enable Kconfig fragments to be used for defconfig
This is a proof of concept at the moment, but if the corner cases can be sorted out, then this might be the best way to replace the defconfig functionality. This patch implements Linus' idea for using Kconfig fragments to replicate the *_defconfig functionality Essentially, this patch adds a new <board>_defconfi... 13 Jul 2010 19:44
[RFC][PATCH] xstat: Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
[Based on the patch to add an automount dentry op] Add an AT_NO_AUTOMOUNT flag to suppress terminal automounting of directories with follow_link semantics. This can be used by fstatat()/xstat() users to permit the gathering of attributes on an automount point and also prevent mass-automounting of a directory o... 13 Jul 2010 19:44
[GIT PULL] x86 fixes for 2.6.35-rc6
Hi Linus, This series consists of a single patchset which addresses the handling of 8042 when CONFIG_X86_MRST is enabled: what should have been a runtime check all along was incorrectly implemented as a compile-time check. Dmitry Torokhov has acked this series. -hpa The following changes since commit ... 13 Jul 2010 19:44
[PATCH] Yama: verify inode is symlink to avoid bind mounts
The inode_follow_link LSM hook is called in bind mount situations as well as for symlink situations, so we must explicitly check for the inode being a symlink to not reject bind mounts in 1777 directories, which seems to be a common NFSv4 configuration. Signed-off-by: Kees Cook <kees.cook(a)canonical.com> --- se... 13 Jul 2010 19:44
pidns: Fix wait for zombies to be reaped in zap_pid_ns_processes
Quoting Louis Rilling (Louis.Rilling(a)kerlabs.com): Hi Eric, On 12/07/10 11:09 -0700, Eric W. Biederman wrote: This patch looks like it is working (only a small RCU issue shown below). I couldn't try it yet though. I must admit that I am using a similar back-off solution in Kerrighed (not to so... 13 Jul 2010 19:44
KVM: MMU: fix forgot reserved bits check in speculative path
On Tue, Jul 13, 2010 at 05:42:48PM +0800, Xiao Guangrong wrote: In the speculative path, we should check guest pte's reserved bits just as the real processor does Reported-by: Marcelo Tosatti <mtosatti(a)redhat.com> Signed-off-by: Xiao Guangrong <xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c... 13 Jul 2010 18:38
First  |  Prev |  Next  |  Last
Pages: 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611