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] [day] [month] [year] [list]
Message-Id: <200608091514.46861.arnd.bergmann@de.ibm.com>
Date:	Wed, 9 Aug 2006 15:14:46 +0200
From:	Arnd Bergmann <arnd.bergmann@...ibm.com>
To:	linuxppc-dev@...abs.org
Cc:	Jan-Bernd Themann <ossthema@...ibm.com>,
	netdev <netdev@...r.kernel.org>,
	Thomas Klein <tklein@...ibm.com>,
	Christoph Raisch <raisch@...ibm.com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Marcus Eder <meder@...ibm.com>
Subject: Re: [PATCH 2/6] ehea: pHYP interface

On Wednesday 09 August 2006 10:38, Jan-Bernd Themann wrote:
> --- linux-2.6.18-rc4-orig/drivers/net/ehea/ehea_hcall.h 1969-12-31 16:00:00.000000000 -0800
> +++ kernel/drivers/net/ehea/ehea_hcall.h        2006-08-08 23:59:38.111462960 -0700
> @@ -0,0 +1,52 @@

> +
> +/**
> + * This file contains HCALL defines that are to be included in the appropriate
> + * kernel files later
> + */
> +
> +#define H_ALLOC_HEA_RESOURCE   0x278
> +#define H_MODIFY_HEA_QP        0x250
> +#define H_QUERY_HEA_QP         0x254
> +#define H_QUERY_HEA            0x258
> +#define H_QUERY_HEA_PORT       0x25C
> +#define H_MODIFY_HEA_PORT      0x260
> +#define H_REG_BCMC             0x264
> +#define H_DEREG_BCMC           0x268
> +#define H_REGISTER_HEA_RPAGES  0x26C
> +#define H_DISABLE_AND_GET_HEA  0x270
> +#define H_GET_HEA_INFO         0x274
> +#define H_ADD_CONN             0x284
> +#define H_DEL_CONN             0x288

I  guess these should go to include/asm-powerpc/hvcall.h instead.

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