diff for duplicates of <20090212100756.GA12790@elte.hu> diff --git a/a/1.txt b/N1/1.txt index 11d96ca..83ab4f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -176,3 +176,9 @@ Index: tip/kernel/smp.c - - /* Send a message to all CPUs in the map */ - arch_send_call_function_ipi_mask(to_cpumask(data->cpumask_bits)); +- +- /* optionally wait for the CPUs to complete */ +- if (wait) +- csd_flag_wait(&data->csd); + } + EXPORT_SYMBOL(smp_call_function_many); diff --git a/a/content_digest b/N1/content_digest index 07dc368..e652bd3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -194,6 +194,12 @@ "-\tsmp_mb();\n" "-\n" "-\t/* Send a message to all CPUs in the map */\n" - "-\tarch_send_call_function_ipi_mask(to_cpumask(data->cpumask_bits));" + "-\tarch_send_call_function_ipi_mask(to_cpumask(data->cpumask_bits));\n" + "-\n" + "-\t/* optionally wait for the CPUs to complete */\n" + "-\tif (wait)\n" + "-\t\tcsd_flag_wait(&data->csd);\n" + " }\n" + EXPORT_SYMBOL(smp_call_function_many); -c73671b61bf81dc61ecbc0497d4df09b4041f59b75617cdc10f1e2bde94f237b +bd3591998767dd4fcdb70340005cd3c77ecf056226943a5ff7dda77fcc8b0ccb
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.