Re: [RFC 1/3] mm, oom: refactor oom detection
> On Fri 30-10-15 09:36:26, Michal Hocko wrote: > > On Fri 30-10-15 12:10:15, Hillf Danton wrote: > > [...] > > > > + for_each_zone_zonelist_nodemask(zone, z,...
View ArticleRe: [PATCH] Revert "h8300: clocksource"
On Fri, 30 Oct 2015 20:48:52 +0900, Daniel Lezcano wrote: > > On 10/30/2015 12:19 PM, Arnd Bergmann wrote: > > On Friday 30 October 2015 11:26:08 Daniel Lezcano wrote: > >> This...
View ArticleRe: [PATCH 2/2] dma: add Qualcomm Technologies HIDMA channel driver
On 10/30/2015 10:50 AM, Mark Rutland wrote: > The documentation above didn't state this was an 8-bit quantity, and you > save nothing by doing this (all values in the binary format are padded...
View ArticleRe: [PATCH v4 1/6] virtio-net: Stop doing DMA from the stack
On Fri, Oct 30, 2015 at 6:55 AM, Christian Borntraeger <borntraeger@de.ibm.com> wrote: > Am 30.10.2015 um 02:09 schrieb Andy Lutomirski: >> From: "Michael S. Tsirkin"...
View ArticleRe: [PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
> > Hugh Dickins pointed out problems with the new hugetlbfs fallocate > hole punch code. These problems are in the routine remove_inode_hugepages > and mostly occur in the case where...
View ArticleRe: [PATCH 10/31] perf test: Enforce LLVM test for BPF test
On 2015/10/30 6:37, Arnaldo Carvalho de Melo wrote: > Em Wed, Oct 14, 2015 at 12:41:21PM +0000, Wang Nan escreveu: >> This patch replaces the original toy BPF program with previous introduced...
View ArticleRe: [PATCH 11/12] usb: serial: usb_debug: add support for dbc debug device
On 10/30/2015 10:41 PM, Greg Kroah-Hartman wrote: > On Fri, Oct 30, 2015 at 07:46:45PM +0800, Lu, Baolu wrote: >> >> On 10/28/2015 08:33 PM, Greg Kroah-Hartman wrote: >>> On...
View Article[PATCH urgent 0/2] x86: vm86 fix and test
Calling vm86 and then forking will corrupt things. Fix it. This is for x86/urgent. It fixes a 4.3 regression. Andy Lutomirski (2): selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs...
View Article[PATCH urgent 2/2] x86/vm86: Set thread.vm86 to NULL on fork/clone
thread.vm86 points to per-task information -- the pointer should not be copied on clone. Fixes: d4ce0f26c790 ("x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'") Signed-off-by:...
View Article[PATCH urgent 1/2] selftests/x86: Add a fork() to entry_from_vm86 to catch...
Mere possession of vm86 state is strange. Make sure that nothing gets corrupted if we fork after calling vm86(). Signed-off-by: Andy Lutomirski <luto@kernel.org> ---...
View ArticleRe: 4.3 regression: task_work corruption in vm86 mode?
On Fri, Oct 30, 2015 at 6:44 PM, Andy Lutomirski <luto@amacapital.net> wrote: > Hi all- > > In 4.3-rc7, running dosemu2 (https://github.com/stsp/dosemu2/) oopses > the system very...
View ArticleRe: [for 4.3-final PATCH v2] memremap: fix highmem support
On 30 October 2015 at 21:19, Dan Williams <dan.j.williams@intel.com> wrote: > Currently memremap checks if the range is "System RAM" and returns the > kernel linear address. This is broken...
View Article[PATCH v9 09/17] dt-bindings: add document for rockchip variant of analogix_dp
Rockchip DP driver is a helper driver of analogix_dp coder driver, so most of the DT property should be descriped in analogix_dp document. Signed-off-by: Yakir Yang <ykk@rock-chips.com>...
View ArticleRe: Multiplexing multiple services behind one agent (feature suggestion;...
Hi James, On Wed, Oct 28, 2015 at 10:27:22AM -0700, James Brown wrote: > Sorry for being thickheaded, Willy, but what's your decision here ??? do you > want me to make it per-Backend instead of...
View ArticleRe: [PATCH v9 09/17] dt-bindings: add document for rockchip variant of...
On 10/31/2015 02:30 PM, Yakir Yang wrote: > Rockchip DP driver is a helper driver of analogix_dp coder driver, > so most of the DT property should be descriped in analogix_dp document. > >...
View Article[PATCH v10 09/17] dt-bindings: add document for rockchip variant of analogix_dp
Rockchip DP driver is a helper driver of analogix_dp coder driver, so most of the DT property should be descriped in analogix_dp document. Reviewed-by: Heiko Stuebner <heiko@sntech.de>...
View ArticleRe: possible crashing?
Hi Donovan, On Fri, Oct 30, 2015 at 06:39:10PM +0000, Donovan Meyers wrote: > > Hey all, > > I'm currently investigating some possible crashing in 1.5.14. > > I really hate to call...
View ArticleRe: lua TXN.set_tos not work
On Fri, Oct 30, 2015 at 09:25:43AM +0000, ??????????????? wrote: > if i manually modify source code and simply set tos directly. where should > i add it. > now I'm adding: > > #...
View ArticleRe: HAProxy 1.6 in Fedora/Rawhide
Hi Ryan, On Fri, Oct 30, 2015 at 03:55:13AM -0500, Ryan O'Hara wrote: > > I've build HAProxy 1.6.1 for Rawhide (Fedora 24), but I'm not > currently planning to add this to Fedora 23. If there...
View ArticleRe: [PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver
On 10/30/2015 5:34 AM, Arnd Bergmann wrote: > On Thursday 29 October 2015 23:08:12 Sinan Kaya wrote: >> diff --git a/Documentation/devicetree/bindings/dma/qcom_hidma_mgmt.txt...
View Article