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:	Tue, 25 Mar 2014 21:30:17 +0100
From:	silvio@...t1024.net
To:	linux-kernel@...r.kernel.org
Cc:	silvio@...t1024.net, Silvio F <silvio.fricke@...il.com>,
	devel@...verdev.osuosl.org
Subject: [WIP] [PATCH 0/3] remove wrong cast of gfp_t flags

From: Silvio F <silvio.fricke@...il.com>

Hi,

I have seen this patch, but in this and two other files we have the same wrong
casting.

This three little patches remove wrong cast for gfp_t-flags in kamlloc,
kzalloc, ...

Please review this patch.

These patches are WIP because I have no hardware and can only do a compile
test.

Cheers,
	Silvio

Silvio F (3):
  staging: vt6655: removed incorrect casting in wpactl.c
  staging: vt6655: removed incorrect casting in ioctl.c
  staging: vt6655: removed incorrect casting in iwctl.c

 drivers/staging/vt6655/ioctl.c  | 6 ++++--
 drivers/staging/vt6655/iwctl.c  | 2 +-
 drivers/staging/vt6655/wpactl.c | 6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

-- 
1.9.0

--
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