<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [HSW+nvidia] Kernel 3.17: Resume from suspend to ram issues, 2 GPUs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84919#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [HSW+nvidia] Kernel 3.17: Resume from suspend to ram issues, 2 GPUs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84919">bug 84919</a>
              from <span class="vcard"><a class="email" href="mailto:tigrangab@gmail.com" title="tigrangab@gmail.com">tigrangab@gmail.com</a>
</span></b>
        <pre>I'm running Arch and trying to build it by modifying the linux-git aur package
to point to the git repo you linked me to.

It gets to this point and then fails:

  CC [M]  net/netfilter/ipset/ip_set_list_set.o
  LD [M]  net/wireless/cfg80211.o
  LD [M]  net/netfilter/ipset/ip_set.o
  LD      net/built-in.o
==> ERROR: A failure occurred in build().
    Aborting...

I tried to build it manually with following steps but run into an issue as
well:

1. zcat /proc/config.gz > .config (all I edited in here is
CONFIG_LOCALVERSION="-DRM-INTEL-NIGHTLY")
2. make
3. sudo  make modules_install
4. make bzImage
5. sudo cp -v arch/x86/boot/bzImage /boot/vmlinuz-drm-intel-nightly
6. sudo mkinitcpio -k 3.18.0-DRM-INTEL-NIGHTLY-00849-ga243fbb -c
/etc/mkinitcpio.conf -g /boot/initramfs-drm-intel-nightly.img

==> Starting build: 3.18.0-DRM-INTEL-NIGHTLY-00849-ga243fbb
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
==> ERROR: module not found: `usbhid'
  -> Running build hook: [fsck]
==> WARNING: No modules were added to the image. This is probably not what you
want.
==> Creating gzip-compressed initcpio image:
/boot/initramfs-drm-intel-nightly.img
==> WARNING: errors were encountered during the build. The image may not be
complete.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>