<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in reset.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>08c7183f5b9ffe4408e74fff848a4cc2105361d4 - Merge tag &apos;mips_7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/mips/include/asm/dec/reset.h#08c7183f5b9ffe4408e74fff848a4cc2105361d4</link>
        <description>Merge tag &apos;mips_7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxPull MIPS updates from Thomas Bogendoerfer: - use software nodes for GPIO code - cleanups and fixes* tag &apos;mips_7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (41 commits)  mips: select legacy gpiolib interfaces where used  MIPS: lib: Remove &apos;.hidden&apos; for local symbols  MIPS: VDSO: Avoid including .got in dynamic segment  MIPS: smp: report dying CPU to RCU in stop_this_cpu()  MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo()  MIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo()  mips: sched: Fix CPUMASK_OFFSTACK memory corruption  MIPS: mm: Fix out-of-bounds write in maar_res_walk()  MIPS: ath79: reduce ARCH_DMA_MINALIGN  mips: dts: ar9132: fix wdt node name  mips: Remove remaining defconfig references to the pktcdvd driver  MIPS: mm: remove comment referring to removed CONFIG_MIPS_CMP  MIPS: alchemy: db1300: switch to static device properties  MIPS: alchemy: gpr: switch to static device properties  MIPS: alchemy: db1000: use nodes attached to GPIO chips in properties  MIPS: alchemy: mtx1: attach software nodes to GPIO chips  MIPS: alchemy: provide visible function prototypes to board files  MIPS: alchemy: platform: add missing include  MIPS: ip22-gio: do not export device release function  MIPS: ip22-gio: switch to dynamic root device  ...

            List of files:
            /linux/arch/mips/include/asm/dec/reset.h</description>
        <pubDate>Fri, 19 Jun 2026 16:46:16 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0eb77376912eba996cd2bc2a259e8e6a49d5998c - MIPS: DEC: Fix prototypes for halt/reset handlers</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/mips/include/asm/dec/reset.h#0eb77376912eba996cd2bc2a259e8e6a49d5998c</link>
        <description>MIPS: DEC: Fix prototypes for halt/reset handlersRemove a bunch of compilation warnings for halt/reset handlers:arch/mips/dec/reset.c:22:17: warning: no previous prototype for &apos;dec_machine_restart&apos; [-Wmissing-prototypes]   22 | void __noreturn dec_machine_restart(char *command)      |                 ^~~~~~~~~~~~~~~~~~~arch/mips/dec/reset.c:27:17: warning: no previous prototype for &apos;dec_machine_halt&apos; [-Wmissing-prototypes]   27 | void __noreturn dec_machine_halt(void)      |                 ^~~~~~~~~~~~~~~~arch/mips/dec/reset.c:32:17: warning: no previous prototype for &apos;dec_machine_power_off&apos; [-Wmissing-prototypes]   32 | void __noreturn dec_machine_power_off(void)      |                 ^~~~~~~~~~~~~~~~~~~~~arch/mips/dec/reset.c:38:13: warning: no previous prototype for &apos;dec_intr_halt&apos;[-Wmissing-prototypes]   38 | irqreturn_t dec_intr_halt(int irq, void *dev_id)      |             ^~~~~~~~~~~~~(which get promoted to compilation errors with CONFIG_WERROR), by movingthe local prototypes from arch/mips/dec/setup.c to a dedicated headerfor arch/mips/dec/reset.c to use as well.  No functional change.Signed-off-by: Maciej W. Rozycki &lt;macro@orcam.me.uk&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux/arch/mips/include/asm/dec/reset.h</description>
        <pubDate>Mon, 04 May 2026 22:14:08 +0200</pubDate>
        <dc:creator>Maciej W. Rozycki &lt;macro@orcam.me.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
