• Corey Minyard's avatar
    [PATCH] IPMI updates for 2.6.0-test3 · 9bc63696
    Corey Minyard authored
    Here are some minor updates to the IPMI driver.  They fix the following:
    
        * A missing check for copy_to_user() in the watchdog driver.
        * Removal of unnecessary check_region() calls.
        * Fixes for the ACPI configuration. The previous one would only work
          with memory addresses, this will work with memory addresses,
          ports, and hadle checking that the type is correct.
    9bc63696
ipmi_kcs_intf.c 33.6 KB