~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to net/core/neighbour.c

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati, Upstream Kernel Changes
  • Date: 2012-03-27 17:01:30 UTC
  • Revision ID: package-import@ubuntu.com-20120327170130-qrvi60snnxty6ibi
Tags: 3.2.0-1411.14
[ Paolo Pisati ]

* Revert to Ubuntu-3.2.0-1409.12 until we figure out what's wrong with hdmi
  - LP: #963512

[ Upstream Kernel Changes ]

* Revert "Reapply upleveled PMU interrupt patch"
* KBuild: Allow scripts/* to be cross compiled
* LINARO: Use KBUILD_SCRIPTROOT to cross build scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
802
802
                write_unlock_bh(&tbl->lock);
803
803
                cond_resched();
804
804
                write_lock_bh(&tbl->lock);
805
 
                nht = rcu_dereference_protected(tbl->nht,
806
 
                                                lockdep_is_held(&tbl->lock));
807
805
        }
808
806
        /* Cycle through all hash buckets every base_reachable_time/2 ticks.
809
807
         * ARP entry timeouts range from 1/2 base_reachable_time to 3/2