Hi Ken,

any chance you could resend the patches as a patch series with a single
patch per email?  It would be nice if we could review and, if necessary,
discuss the patches independently of each other.  git send-email usually
does that for you.


Thanks,
Corinna


On Dec 30 14:44, Ken Brown wrote:
> Patches attached.
> 
> Ken Brown (5):
>   Cygwin: mmap: refactor mmap_record::match
>   Cygwin: mmap: remove is_mmapped_region()
>   Cygwin: mmap: remove __PROT_FILLER and the associated methods
>   Cygwin: mmap_list::try_map: simplify
>   Cygwin: remove winsup/cygwin/local_includes/mmap_helper.h
> 
>  winsup/cygwin/local_includes/mmap_helper.h |  89 ---------------
>  winsup/cygwin/local_includes/winsup.h      |   1 -
>  winsup/cygwin/mm/mmap.cc                   | 126 +++++++--------------
>  3 files changed, 44 insertions(+), 172 deletions(-)
>  delete mode 100644 winsup/cygwin/local_includes/mmap_helper.h
> 
> -- 
> 2.45.1

Reply via email to