Re: [PATCH] Use the data_t type defined in hurd_types.h.

2019-08-31 Thread Samuel Thibault
Hello, I found this buried in my inbox... Now applied, thanks! Samuel

Re: patch

2019-08-31 Thread Samuel Thibault
guy fleury iteriteka, le sam. 31 août 2019 16:10:04 +0200, a ecrit: > see attached files! Applied, thanks! Samuel

patch

2019-08-31 Thread guy fleury iteriteka
hello, see attached files! From 37644d852d546aa8782b49471bf2295d3441c041 Mon Sep 17 00:00:00 2001 From: guy fleury iteriteka Date: Sat, 31 Aug 2019 14:42:06 +0200 Subject: [PATCH] Fix the pointer comparison of different type. * vm/vm_map.c(vm_map_fork): use VM_MAP_NULL instead of PMAP_NULL when