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, 08 May 2015 11:27:29 +0300
From:	"Ivan T. Ivanov" <iivanov@...sol.com>
To:	Mathieu Poirier <mathieu.poirier@...aro.org>
Cc:	gregkh@...uxfoundation.org, linux-arm-kernel@...ts.infradead.org,
	linux-api@...r.kernel.org, linux-kernel@...r.kernel.org,
	kaixu.xia@...aro.org, zhang.chunyan@...aro.org
Subject: Re: [PATCH v3 01/11] coresight-etm4x: Adding CoreSight ETM4x driver


Hi Mathieu, 

On Wed, 2015-05-06 at 09:27 -0600, Mathieu Poirier wrote:
> 
> +static struct amba_id etm4_ids[] = {
> +       {       /* ETM 4.0 - Juno board */
> +               .id     = 0x000bb95e,
> +               .mask   = 0x000fffff,
> +               .data   = "ETM 4.0",
> +       },
> +       { 0, 0},
> +};
> +
> 

Any particular reason to remove device ID for the 
Hi6220 board? It happens to be the same ID used in
Qualcomm 8x16 ETM components. 

Regards,
Ivan
--
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