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:	Sat, 22 Jan 2011 15:31:19 +0000
From:	Will Newton <will.newton@...il.com>
To:	Alexey Dobriyan <adobriyan@...il.com>
Cc:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] headers: remove aio.h from sched.h

On Sat, Jan 22, 2011 at 3:03 PM, Alexey Dobriyan <adobriyan@...il.com> wrote:
> --- a/block/scsi_ioctl.c
> +++ b/block/scsi_ioctl.c
> @@ -26,6 +26,7 @@
>  #include <linux/cdrom.h>
>  #include <linux/slab.h>
>  #include <linux/times.h>
> +#include <linux/uio.h>
>  #include <asm/uaccess.h>
>
>  #include <scsi/scsi.h>

Should this be aio.h?

There's a few more instances of uio,h elsewhere in the patch.
--
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