1. 09 Aug, 2003 15 commits
  2. 08 Aug, 2003 23 commits
  3. 07 Aug, 2003 2 commits
    • Bjorn Helgaas's avatar
      [PATCH] ia64: more ACPI/IOSAPIC cleanup · be8cec9c
      Bjorn Helgaas authored
      This applies on top of Takayoshi's interrupt polarity fix and just
      makes things a tiny bit more consistent.
      
      Is acpi_irq_to_vector() even needed anymore?  I don't see any
      references to it.
      be8cec9c
    • Bjorn Helgaas's avatar
      [PATCH] ia64: IOSAPIC .weak symbol cleanup · 50e143ff
      Bjorn Helgaas authored
      The patch below removes the .weak symbol stuff from iosapic.c.
      
      As far as I can tell, iosapic.c is compiled for every flavor except
      the simulator.  I tried to boot the HP_SIM kernel on ski, but it
      seems to loop in find_save_locs().  This happens both with and
      without this patch, so maybe I have a local problem.  (I started
      with a clean tree, did make
      50e143ff