lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Nov 2008 15:24:12 -0800 (PST)
From:	David Rientjes <rientjes@...gle.com>
To:	Ying Han <yinghan@...gle.com>
cc:	linux-mm@...ck.org, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org, Paul Menage <menage@...gle.com>,
	Rohit Seth <rohitseth@...gle.com>
Subject: Re: Make the get_user_pages interruptible

On Thu, 20 Nov 2008, Ying Han wrote:

> diff --git a/include/linux/sched.h b/include/linux/sched.h
> index b483f39..f2a5cac 100644
> --- a/include/linux/sched.h
> +++ b/include/linux/sched.h
> @@ -1795,6 +1795,7 @@ extern void flush_signals(struct task_struct *);
>  extern void ignore_signals(struct task_struct *);
>  extern void flush_signal_handlers(struct task_struct *, int force_default);
>  extern int dequeue_signal(struct task_struct *tsk, sigset_t *mask, siginfo_t
> +extern int sigkill_pending(struct task_struct *tsk);
> 
>  static inline int dequeue_signal_lock(struct task_struct *tsk, sigset_t *mask
>  {

I can't git apply this because it appears as though your email client has 
truncated long lines (see dequeue_signal above).

Your headers look like you're using the gmail GUI to send patches, and 
that client has its own section in Documentation/email-clients.txt.  If 
the instructions don't happen to work for you, please fix that section 
once you've troubleshooted the problem.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ