diff for duplicates of <20160121163449.GA914@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index 1996aa6..83b3473 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ Please version your patches and provide a changelog here. > (default=kernel config parameter) > ------------------------------------------------- > +sun4v_wdt: -> +timeout: Watchdog timeout in seconds (1..31536000, default=60) +> +timeout: Watchdog timeout in seconds (1..31536000, default`) > +nowayout: Watchdog cannot be stopped once started > +------------------------------------------------- > + @@ -437,7 +437,7 @@ The detections used (like this one, and the attempt to set the watchdog in the probe function) seem to be a bit shaky. > + node = mdesc_node_by_name(handle, MDESC_NODE_NULL, "platform"); -> + if (node == MDESC_NODE_NULL) { +> + if (node = MDESC_NODE_NULL) { > + pr_info("No platform node\n"); Is this an error, or does it just indicate that the watchdog is not supported @@ -527,7 +527,7 @@ that alignments are correct. > + if (handle) > + mdesc_release(handle); -You never get here if handle == NULL. +You never get here if handle = NULL. > + > + return err; diff --git a/a/content_digest b/N1/content_digest index 1553286..14d145e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,7 @@ + "ref\01452640232-1165-1-git-send-email-wim.coekaerts@oracle.com\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" "Subject\0Re: [PATCH] watchdog: add sun4v_wdt device support\0" - "Date\0Thu, 21 Jan 2016 08:34:49 -0800\0" + "Date\0Thu, 21 Jan 2016 16:34:49 +0000\0" "To\0wim.coekaerts@oracle.com\0" "Cc\0wim@iguana.be" linux-watchdog@vger.kernel.org @@ -42,7 +43,7 @@ "> \t(default=kernel config parameter)\n" "> -------------------------------------------------\n" "> +sun4v_wdt:\n" - "> +timeout: Watchdog timeout in seconds (1..31536000, default=60)\n" + "> +timeout: Watchdog timeout in seconds (1..31536000, default`)\n" "> +nowayout: Watchdog cannot be stopped once started\n" "> +-------------------------------------------------\n" "> +\n" @@ -446,7 +447,7 @@ "in the probe function) seem to be a bit shaky.\n" "\n" "> +\tnode = mdesc_node_by_name(handle, MDESC_NODE_NULL, \"platform\");\n" - "> +\tif (node == MDESC_NODE_NULL) {\n" + "> +\tif (node = MDESC_NODE_NULL) {\n" "> +\t\tpr_info(\"No platform node\\n\");\n" "\n" "Is this an error, or does it just indicate that the watchdog is not supported\n" @@ -536,7 +537,7 @@ "> +\tif (handle)\n" "> +\t\tmdesc_release(handle);\n" "\n" - "You never get here if handle == NULL.\n" + "You never get here if handle = NULL.\n" "\n" "> +\n" "> +\treturn err;\n" @@ -575,4 +576,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -ecd4258c2c4f51654657476b54867add47782603271e199dbd7bde3027c3382d +83a5dc9068d1b8d6e23362ad6cc1b15f07a42c3042e0850ead807387f20fb69e
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.