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-next>] [day] [month] [year] [list]
Date:	Tue, 12 Nov 2013 14:13:37 -0800
From:	David Cohen <david.a.cohen@...ux.intel.com>
To:	tglx@...utronix.de, mingo@...hat.com, hpa@...or.com, x86@...nel.org
Cc:	linux-kernel@...r.kernel.org, lenb@...nel.org,
	David Cohen <david.a.cohen@...ux.intel.com>
Subject: [PATCH 0/3] Bring SFI support to out-of-tree driver modules on Intel Mid

Hi,

This patchset extends sfi_device() macro support to driver modules.
The main use case is to allow external driver modules to be enumerated by SFI
on Intel Mid platforms.

Br, David Cohen

---
David Cohen (3):
  sfi: add private data to sfi_parse_table()
  x86: intel-mid: struct devs_id.name should have 'SFI_NAME_LEN' length
  x86: intel-mid: allow sfi_device() to be used by modules

 arch/x86/include/asm/intel-mid.h             | 19 ++++++--
 arch/x86/platform/intel-mid/intel-mid.c      |  2 +-
 arch/x86/platform/intel-mid/intel_mid_vrtc.c |  2 +-
 arch/x86/platform/intel-mid/sfi.c            | 70 +++++++++++++++++++++-------
 arch/x86/platform/sfi/sfi.c                  |  8 ++--
 drivers/sfi/sfi_acpi.c                       |  5 +-
 drivers/sfi/sfi_core.c                       |  4 +-
 include/linux/sfi.h                          |  8 ++--
 8 files changed, 84 insertions(+), 34 deletions(-)

-- 
1.8.4.2

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