James, > Currently the lpfc driver sizes its cpu_map array based on > num_possible_cpus(). However, that can be a value that is less than > the highest cpu id bit that is set. As such, if a thread runs on a cpu > with a larger cpu id, or for_each_possible_cpu() is used, the driver > could index off the end of the array and return garbage or GPF. Applied to 5.5/scsi-queue, thanks. -- Martin K. Petersen Oracle Linux Engineering