[PATCH] PCI: Clear Bus Master bit only on kexec reboot

Greg KH gregkh at linuxfoundation.org
Wed Nov 27 14:39:32 EST 2013


On Wed, Nov 27, 2013 at 12:18:28PM -0700, Khalid Aziz wrote:
> +/* flag to track if kexec reboot is in progress */
> +extern unsigned long kexec_in_progress;

"unsigned long" for a "flag"?




More information about the kexec mailing list