From 3ace30c8355d6d28c4449b8221df1c5f6afaeffc Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Thu, 20 Jan 2011 17:15:01 -0800 Subject: [PATCH] refresh --- meta | 7 +++---- patches/addr_open | 13 +++++++------ patches/refresh-temp | 10 ---------- 3 files changed, 10 insertions(+), 20 deletions(-) delete mode 100644 patches/refresh-temp diff --git a/meta b/meta index e9db778..9596772 100644 --- a/meta +++ b/meta @@ -1,9 +1,8 @@ Version: 1 -Previous: a0bafd1bcd791bdb5b1c6eb63ce1b424ca9426ca -Head: 42ae9bb6c0a66034ba642b4d482f22394fe9717a +Previous: 595a7905a4bbdaf6985c57e0c15191c2c628a828 +Head: 1fd2bfd86e2e2fe78f9d5d6d39aa5502938923f0 Applied: - addr_open: 89e7b0588d4734cae4ef41c84bf88116a4e30649 - refresh-temp: 42ae9bb6c0a66034ba642b4d482f22394fe9717a + addr_open: 1fd2bfd86e2e2fe78f9d5d6d39aa5502938923f0 Unapplied: autoaddr: 36281f18de15f2482e21ae1304f2e34e9ecf187d open_dev: 3adebc52bfcb7835bf6c3f0885a611365e536386 diff --git a/patches/addr_open b/patches/addr_open index 6689768..822ea82 100644 --- a/patches/addr_open +++ b/patches/addr_open @@ -3,13 +3,14 @@ Top: 976ed279ef2e567aeaf48623bec61ec7adbc5bd7 Author: Sean Hefty Date: 2011-01-20 11:46:44 -0800 -Re-open address file every time addresses are assigned +Delay opening address file until assigning addresses -If ib_acm is configured to update its address configuration -file in response to dynamic changes, we want to update it -every time new addresses are assigned. Open the address -file immediately before reading it. This will be needed to -handle dynamic changes. +In order to handle ports that are down, we need to add +new endpoints only when they are brought online or assigned +new partitions (pkeys). This is easier to handle if we +delay the opening of the address configuration file until +immediately using it to assign addresses. It also makes it +possible for future patches to adjust assigned addresses dynamically. Signed-off-by: Sean Hefty diff --git a/patches/refresh-temp b/patches/refresh-temp deleted file mode 100644 index 564afdf..0000000 --- a/patches/refresh-temp +++ /dev/null @@ -1,10 +0,0 @@ -Bottom: 976ed279ef2e567aeaf48623bec61ec7adbc5bd7 -Top: 976ed279ef2e567aeaf48623bec61ec7adbc5bd7 -Author: Sean Hefty -Date: 2011-01-20 17:11:20 -0800 - -Refresh of addr_open - ---- - - -- 2.41.0