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:	Mon, 19 Sep 2011 16:05:59 +0200 (CEST)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Richard Kuo <rkuo@...eaurora.org>
cc:	linux-arch@...r.kernel.org, linux-hexagon@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 21/36] Hexagon: Add SMP support

On Wed, 14 Sep 2011, Richard Kuo wrote:
> +		case IPI_RESCHEDULE:
> +			/*
> +			 * need to revisit our exit path; see comments for
> +			 * scheduler_ipi()
> +			 */

  You mean the irqe_enter/exit() comment there? Your implementation
  should be fine as your IPIs come over the regular irq path which has
  the irq_enter/exit pair already.

Reviewed-by: Thomas Gleixner <tglx@...utronix.de>
--
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